@jymfony/datastructure
Advanced tools
Comparing version 0.1.0-alpha.30 to 0.1.0-alpha.31
{ | ||
"name": "@jymfony/datastructure", | ||
"version": "0.1.0-alpha.30", | ||
"version": "0.1.0-alpha.31", | ||
"description": "Jymfony Data Structures", | ||
@@ -19,7 +19,7 @@ "typings": "types/index.d.ts", | ||
"engines": { | ||
"node": ">=8.10.0" | ||
"node": ">=12.0.0" | ||
}, | ||
"dependencies": { | ||
"@jymfony/exceptions": "0.1.0-alpha.30", | ||
"@jymfony/util": "0.1.0-alpha.30" | ||
"@jymfony/exceptions": "0.1.0-alpha.31", | ||
"@jymfony/util": "0.1.0-alpha.31" | ||
}, | ||
@@ -31,3 +31,3 @@ "devDependencies": { | ||
"chai": "^4.2", | ||
"mocha": "^6.0" | ||
"mocha": "^10.2" | ||
}, | ||
@@ -34,0 +34,0 @@ "config": { |
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
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
37226
+ Added@jymfony/exceptions@0.1.0-alpha.31(transitive)
+ Added@jymfony/util@0.1.0-alpha.31(transitive)
- Removed@jymfony/exceptions@0.1.0-alpha.30(transitive)
- Removed@jymfony/util@0.1.0-alpha.30(transitive)
Updated@jymfony/util@0.1.0-alpha.31