@balena/sbvr-types
Advanced tools
Comparing version 3.4.9 to 3.4.10-joshbwlng-move-type-deps-bdfddfd6170e58b85db9646c11a21e43c5fd613c-1
@@ -7,2 +7,7 @@ # Change Log | ||
# v3.4.10 | ||
## (2022-11-17) | ||
* Dev: Move type deps to dev [Josh Bowling] | ||
# v3.4.9 | ||
@@ -9,0 +14,0 @@ ## (2022-11-17) |
{ | ||
"name": "@balena/sbvr-types", | ||
"version": "3.4.9", | ||
"version": "3.4.10-joshbwlng-move-type-deps-bdfddfd6170e58b85db9646c11a21e43c5fd613c-1", | ||
"description": "SBVR type definitions.", | ||
@@ -18,6 +18,3 @@ "main": "out", | ||
"license": "BSD", | ||
"dependencies": { | ||
"@types/bcrypt": "^5.0.0", | ||
"@types/sha.js": "^2.4.0" | ||
}, | ||
"dependencies": {}, | ||
"optionalDependencies": { | ||
@@ -30,2 +27,3 @@ "bcrypt": "^5.0.1", | ||
"@balena/lint": "^6.2.0", | ||
"@types/bcrypt": "^5.0.0", | ||
"@types/chai": "^4.3.0", | ||
@@ -36,2 +34,3 @@ "@types/chai-as-promised": "^7.1.5", | ||
"@types/mocha": "^9.1.0", | ||
"@types/sha.js": "^2.4.0", | ||
"bluebird": "^3.7.2", | ||
@@ -69,4 +68,4 @@ "chai": "^4.3.6", | ||
"versionist": { | ||
"publishedAt": "2022-11-17T08:53:59.661Z" | ||
"publishedAt": "2022-11-17T09:01:24.531Z" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
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
104245
3
19
2
- Removed@types/bcrypt@^5.0.0
- Removed@types/sha.js@^2.4.0
- Removed@types/bcrypt@5.0.2(transitive)
- Removed@types/node@22.10.5(transitive)
- Removed@types/sha.js@2.4.4(transitive)
- Removedundici-types@6.20.0(transitive)