@hazelcast/helpers
Advanced tools
Comparing version 1.1.1 to 1.2.0
@@ -5,1 +5,2 @@ export * from './array'; | ||
export * from './types'; | ||
export * from './forms'; |
@@ -5,2 +5,3 @@ export * from './array'; | ||
export * from './types'; | ||
export * from './forms'; | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "@hazelcast/helpers", | ||
"version": "1.1.1", | ||
"version": "1.2.0", | ||
"description": "Hazelcast shared helpers", | ||
@@ -32,3 +32,6 @@ "author": "", | ||
}, | ||
"gitHead": "5a0535dc082f67640534d78d666ccc9e720828b4" | ||
"dependencies": { | ||
"@hazelcast/services": "^1.2.0" | ||
}, | ||
"gitHead": "46315e51c611ac84d5b786d497c6d03e12a73333" | ||
} |
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
18740
21
87
1
+ Added@hazelcast/services@^1.2.0
+ Added@hazelcast/services@1.3.2(transitive)
+ Addedserialize-error@7.0.1(transitive)
+ Addedtype-fest@0.13.1(transitive)