simple-common-utils
Advanced tools
Comparing version 1.6.1 to 1.7.0
{ | ||
"name": "simple-common-utils", | ||
"version": "1.6.1", | ||
"version": "1.7.0", | ||
"description": "A collection of utility classes.", | ||
@@ -9,2 +9,5 @@ "main": "index.js", | ||
}, | ||
"dependencies": { | ||
"core-decorators": "latest" | ||
}, | ||
"repository": { | ||
@@ -11,0 +14,0 @@ "type": "git", |
@@ -251,2 +251,4 @@ This is a collection of utility classes used for JS development. | ||
-|- | ||
v1.7.0|`data-transmission-protocol`-classes added. These deprecate `zx55`. | ||
v1.6.0|`zx55` added. | ||
v1.5.1|`quotingSymbol` is added to `StaticUtils.quoteIfString() / safeQuoteIfString()`. | ||
@@ -253,0 +255,0 @@ v1.4.1|The method `StaticUtils.verify()` is added. |
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
31245
14
590
261
1
+ Addedcore-decorators@latest
+ Addedcore-decorators@0.20.0(transitive)