ember-source 5.10.0 → 5.10.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  {
2
- "version": "5.10.0",
2
+ "version": "5.10.1",
3
3
  "buildType": "tag",
4
- "SHA": "1460f72ec0479497dd9549bb405c91757fff873d",
5
- "assetPath": "/tag/shas/1460f72ec0479497dd9549bb405c91757fff873d.tgz"
4
+ "SHA": "f381e110a55ab88e152be7b9a6fbc0194e46d695",
5
+ "assetPath": "/tag/shas/f381e110a55ab88e152be7b9a6fbc0194e46d695.tgz"
6
6
  }
@@ -5,7 +5,7 @@
5
5
  * Portions Copyright 2008-2011 Apple Inc. All rights reserved.
6
6
  * @license Licensed under MIT license
7
7
  * See https://raw.github.com/emberjs/ember.js/master/LICENSE
8
- * @version 5.10.0
8
+ * @version 5.10.1
9
9
  */
10
10
  /* eslint-disable no-var */
11
11
  /* globals global globalThis self */
@@ -17766,7 +17766,7 @@ var define, require;
17766
17766
  }, Symbol.toStringTag, { value: 'Module' });
17767
17767
 
17768
17768
  // this file gets replaced with the real value during the build
17769
- const version = '5.10.0';
17769
+ const version = '5.10.1';
17770
17770
 
17771
17771
  const emberVersion = /*#__PURE__*/Object.defineProperty({
17772
17772
  __proto__: null,
@@ -5,7 +5,7 @@
5
5
  * Portions Copyright 2008-2011 Apple Inc. All rights reserved.
6
6
  * @license Licensed under MIT license
7
7
  * See https://raw.github.com/emberjs/ember.js/master/LICENSE
8
- * @version 5.10.0
8
+ * @version 5.10.1
9
9
  */
10
10
  /* eslint-disable no-var */
11
11
  /* globals global globalThis self */
@@ -9994,7 +9994,7 @@ var define, require;
9994
9994
  }
9995
9995
 
9996
9996
  // this file gets replaced with the real value during the build
9997
- const VERSION = '5.10.0';
9997
+ const VERSION = '5.10.1';
9998
9998
 
9999
9999
  /**
10000
10000
  @module ember
@@ -28843,7 +28843,7 @@ var define, require;
28843
28843
  }),
28844
28844
  DEPRECATE_ARRAY_PROTOTYPE_EXTENSIONS: deprecation({
28845
28845
  id: 'deprecate-array-prototype-extensions',
28846
- url: 'https://deprecations.emberjs.com/id/deprecate-deprecate-array-prototype-extensions',
28846
+ url: 'https://deprecations.emberjs.com/id/deprecate-array-prototype-extensions',
28847
28847
  until: '6.0.0',
28848
28848
  for: 'ember-source',
28849
28849
  since: {
@@ -5,7 +5,7 @@
5
5
  * Portions Copyright 2008-2011 Apple Inc. All rights reserved.
6
6
  * @license Licensed under MIT license
7
7
  * See https://raw.github.com/emberjs/ember.js/master/LICENSE
8
- * @version 5.10.0
8
+ * @version 5.10.1
9
9
  */
10
10
  /* eslint-disable no-var */
11
11
  /* globals global globalThis self */
@@ -3497,7 +3497,7 @@ var define, require;
3497
3497
  }, Symbol.toStringTag, { value: 'Module' });
3498
3498
 
3499
3499
  // this file gets replaced with the real value during the build
3500
- const Version = '5.10.0';
3500
+ const Version = '5.10.1';
3501
3501
 
3502
3502
  const emberVersion = /*#__PURE__*/Object.defineProperty({
3503
3503
  __proto__: null,
@@ -3723,7 +3723,7 @@ var define, require;
3723
3723
  }),
3724
3724
  DEPRECATE_ARRAY_PROTOTYPE_EXTENSIONS: deprecation({
3725
3725
  id: 'deprecate-array-prototype-extensions',
3726
- url: 'https://deprecations.emberjs.com/id/deprecate-deprecate-array-prototype-extensions',
3726
+ url: 'https://deprecations.emberjs.com/id/deprecate-array-prototype-extensions',
3727
3727
  until: '6.0.0',
3728
3728
  for: 'ember-source',
3729
3729
  since: {
@@ -5,7 +5,7 @@
5
5
  * Portions Copyright 2008-2011 Apple Inc. All rights reserved.
6
6
  * @license Licensed under MIT license
7
7
  * See https://raw.github.com/emberjs/ember.js/master/LICENSE
8
- * @version 5.10.0
8
+ * @version 5.10.1
9
9
  */
10
10
  /* eslint-disable no-var */
11
11
  /* globals global globalThis self */
@@ -2716,7 +2716,7 @@ var define, require;
2716
2716
  }, Symbol.toStringTag, { value: 'Module' });
2717
2717
 
2718
2718
  // this file gets replaced with the real value during the build
2719
- const Version = '5.10.0';
2719
+ const Version = '5.10.1';
2720
2720
 
2721
2721
  const emberVersion = /*#__PURE__*/Object.defineProperty({
2722
2722
  __proto__: null,
@@ -2942,7 +2942,7 @@ var define, require;
2942
2942
  }),
2943
2943
  DEPRECATE_ARRAY_PROTOTYPE_EXTENSIONS: deprecation({
2944
2944
  id: 'deprecate-array-prototype-extensions',
2945
- url: 'https://deprecations.emberjs.com/id/deprecate-deprecate-array-prototype-extensions',
2945
+ url: 'https://deprecations.emberjs.com/id/deprecate-array-prototype-extensions',
2946
2946
  until: '6.0.0',
2947
2947
  for: 'ember-source',
2948
2948
  since: {
@@ -124,7 +124,7 @@ const DEPRECATIONS = {
124
124
  }),
125
125
  DEPRECATE_ARRAY_PROTOTYPE_EXTENSIONS: deprecation({
126
126
  id: 'deprecate-array-prototype-extensions',
127
- url: 'https://deprecations.emberjs.com/id/deprecate-deprecate-array-prototype-extensions',
127
+ url: 'https://deprecations.emberjs.com/id/deprecate-array-prototype-extensions',
128
128
  until: '6.0.0',
129
129
  for: 'ember-source',
130
130
  since: {
@@ -1,4 +1,4 @@
1
1
  // this file gets replaced with the real value during the build
2
- const Version = '5.10.0';
2
+ const Version = '5.10.1';
3
3
 
4
4
  export { Version as default };
package/docs/data.json CHANGED
@@ -3,7 +3,7 @@
3
3
  "name": "The Ember API",
4
4
  "description": "The Ember API: a framework for building ambitious web applications",
5
5
  "url": "https://emberjs.com/",
6
- "version": "5.10.0"
6
+ "version": "5.10.1"
7
7
  },
8
8
  "files": {
9
9
  "node_modules/rsvp/lib/rsvp/promise/all.js": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ember-source",
3
- "version": "5.10.0",
3
+ "version": "5.10.1",
4
4
  "description": "A JavaScript framework for creating ambitious web applications",
5
5
  "keywords": [
6
6
  "ember-addon"
@@ -190,6 +190,6 @@
190
190
  "node": "16.20.0",
191
191
  "pnpm": "8.10.0"
192
192
  },
193
- "_originalVersion": "5.10.0",
193
+ "_originalVersion": "5.10.1",
194
194
  "_versionPreviouslyCalculated": true
195
195
  }