@embroider/macros
Advanced tools
Comparing version 1.16.7-unstable.ad1534d to 1.16.7-unstable.db5651b
{ | ||
"name": "@embroider/macros", | ||
"version": "1.16.7-unstable.ad1534d", | ||
"version": "1.16.7-unstable.db5651b", | ||
"private": false, | ||
@@ -30,3 +30,3 @@ "description": "Standardized build-time macros for ember apps.", | ||
"semver": "^7.3.2", | ||
"@embroider/shared-internals": "2.6.4-unstable.ad1534d" | ||
"@embroider/shared-internals": "2.6.4-unstable.db5651b" | ||
}, | ||
@@ -47,7 +47,7 @@ "devDependencies": { | ||
"babel-plugin-ember-template-compilation": "^2.3.0", | ||
"code-equality-assertions": "^0.9.0", | ||
"code-equality-assertions": "^1.0.1", | ||
"scenario-tester": "^3.0.1", | ||
"typescript": "^5.4.5", | ||
"@embroider/core": "3.4.16-unstable.ad1534d", | ||
"@embroider/test-support": "0.36.0" | ||
"@embroider/test-support": "0.36.0", | ||
"@embroider/core": "3.4.16-unstable.db5651b" | ||
}, | ||
@@ -54,0 +54,0 @@ "peerDependencies": { |
@@ -44,3 +44,3 @@ "use strict"; | ||
} | ||
const babelCacheBustingPluginPath = require.resolve('@embroider/shared-internals/src/babel-plugin-cache-busting.js'); | ||
const babelCacheBustingPluginPath = require.resolve('@embroider/shared-internals/src/babel-plugin-cache-busting'); | ||
class MacrosConfig { | ||
@@ -47,0 +47,0 @@ static for(key, appRoot) { |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
280613
+ Added@embroider/shared-internals@2.6.4-unstable.db5651b(transitive)
+ Addedresolve@1.22.9(transitive)
- Removed@embroider/shared-internals@2.6.4-unstable.ad1534d(transitive)
- Removedresolve@1.22.10(transitive)