@embroider/shared-internals
Advanced tools
Comparing version 2.2.2-unstable.db25d62 to 2.2.2
{ | ||
"name": "@embroider/shared-internals", | ||
"version": "2.2.2-unstable.db25d62", | ||
"version": "2.2.2", | ||
"private": false, | ||
@@ -27,5 +27,2 @@ "description": "Utilities shared among the other embroider packages", | ||
], | ||
"scripts": { | ||
"test": "jest" | ||
}, | ||
"dependencies": { | ||
@@ -43,3 +40,2 @@ "babel-import-util": "^1.1.0", | ||
"broccoli-node-api": "^1.7.0", | ||
"@embroider/test-support": "workspace:*", | ||
"@types/babel__core": "^7.1.14", | ||
@@ -54,3 +50,4 @@ "@types/babel__traverse": "^7.18.5", | ||
"tmp": "^0.1.0", | ||
"typescript": "^4.9.0" | ||
"typescript": "^4.9.0", | ||
"@embroider/test-support": "0.36.0" | ||
}, | ||
@@ -62,3 +59,6 @@ "engines": { | ||
"extends": "../../package.json" | ||
}, | ||
"scripts": { | ||
"test": "jest" | ||
} | ||
} | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
133102
56
1