Comparing version 10.2.1 to 10.2.2
{ | ||
"name": "didi", | ||
"version": "10.2.1", | ||
"version": "10.2.2", | ||
"description": "Dependency Injection for JavaScript", | ||
"types": "dist/index.d.ts", | ||
"main": "dist/index.cjs", | ||
"module": "dist/index.js", | ||
"exports": { | ||
@@ -22,3 +24,3 @@ ".": { | ||
"check-types:test": "tsc --project test --pretty --noEmit", | ||
"check-types:integration": "tsc --project test/integration --pretty --noEmit", | ||
"check-types:integration": "tsc -p test/integration/tsconfig.json --pretty --noEmit", | ||
"test": "nyc --reporter=lcov mocha test/*.spec.js", | ||
@@ -25,0 +27,0 @@ "integration-test": "(cd test/integration && mocha --loader=ts-node/esm *.spec.{cjs,ts})", |
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
100173
9
1326