conjure-client
Advanced tools
Comparing version 1.0.0 to 1.1.1
@@ -21,2 +21,1 @@ /** | ||
export * from "./httpApiBridge/httpApiBridge"; | ||
export * from "./uuid/uuid"; |
@@ -27,2 +27,1 @@ "use strict"; | ||
__export(require("./httpApiBridge/httpApiBridge")); | ||
__export(require("./uuid/uuid")); |
{ | ||
"name": "conjure-client", | ||
"version": "1.0.0", | ||
"version": "1.1.1", | ||
"description": "An HTTP bridge library for use in front end applications and generated conjure code", | ||
@@ -18,5 +18,2 @@ "sideEffects": false, | ||
}, | ||
"dependencies": { | ||
"uuidjs": "^4.0.3" | ||
}, | ||
"devDependencies": { | ||
@@ -23,0 +20,0 @@ "@blueprintjs/tslint-config": "^1.3.1", |
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
0
40269
13
623
- Removeduuidjs@^4.0.3
- Removeduuidjs@4.2.14(transitive)