@glimmer/debug
Advanced tools
Comparing version 0.85.6 to 0.85.7
{ | ||
"name": "@glimmer/debug", | ||
"type": "module", | ||
"version": "0.85.6", | ||
"version": "0.85.7", | ||
"repository": "https://github.com/glimmerjs/glimmer-vm/tree/master/packages/@glimmer/debug", | ||
"main": "dist/prod/index.js", | ||
"main": null, | ||
"types": "dist/dev/index.d.ts", | ||
@@ -11,6 +11,3 @@ "exports": { | ||
"types": "./dist/dev/index.d.ts", | ||
"development": { | ||
"default": "./dist/dev/index.js" | ||
}, | ||
"default": "./dist/prod/index.js" | ||
"development": {} | ||
} | ||
@@ -25,5 +22,5 @@ }, | ||
"dependencies": { | ||
"@glimmer/interfaces": "^0.85.6", | ||
"@glimmer/util": "^0.85.6", | ||
"@glimmer/vm": "^0.85.6" | ||
"@glimmer/interfaces": "^0.85.7", | ||
"@glimmer/util": "^0.85.7", | ||
"@glimmer/vm": "^0.85.7" | ||
}, | ||
@@ -35,3 +32,3 @@ "devDependencies": { | ||
"publint": "^0.2.5", | ||
"@glimmer/local-debug-flags": "^0.85.6", | ||
"@glimmer/local-debug-flags": "^0.85.7", | ||
"@glimmer-workspace/build-support": "^1.0.0" | ||
@@ -44,3 +41,4 @@ }, | ||
"test:publint": "publint" | ||
} | ||
}, | ||
"module": null | ||
} |
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
228535
15
3748
Updated@glimmer/interfaces@^0.85.7
Updated@glimmer/util@^0.85.7
Updated@glimmer/vm@^0.85.7