@rocicorp/resolver
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "@rocicorp/resolver", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "A simple promise resolver", | ||
@@ -28,14 +28,15 @@ "repository": "github:rocicorp/resolver", | ||
"devDependencies": { | ||
"@types/chai": "^4.3.0", | ||
"@types/mocha": "^9.1.0", | ||
"@types/sinon": "^10.0.11", | ||
"@typescript-eslint/eslint-plugin": "^5.15.0", | ||
"@typescript-eslint/parser": "^5.15.0", | ||
"chai": "^4.3.6", | ||
"eslint": "^8.11.0", | ||
"mocha": "^9.2.2", | ||
"prettier": "^2.6.0", | ||
"sinon": "^13.0.1", | ||
"typescript": "^4.6.2" | ||
"@types/chai": "^4.3.6", | ||
"@types/mocha": "^10.0.1", | ||
"@types/sinon": "^10.0.16", | ||
"@typescript-eslint/eslint-plugin": "^6.7.0", | ||
"@typescript-eslint/parser": "^6.7.0", | ||
"chai": "^4.3.8", | ||
"eslint": "^8.49.0", | ||
"mocha": "^10.2.0", | ||
"prettier": "^3.0.3", | ||
"sinon": "^15.2.0", | ||
"typescript": "^5.2.2" | ||
}, | ||
"module": "out/resolver.js", | ||
"type": "module", | ||
@@ -42,0 +43,0 @@ "types": "out/resolver.d.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
13783