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