@webiny/utils
Advanced tools
Comparing version 5.17.0-beta.0 to 5.17.0-beta.1
12
index.js
@@ -6,2 +6,8 @@ "use strict"; | ||
}); | ||
Object.defineProperty(exports, "createIdentifier", { | ||
enumerable: true, | ||
get: function () { | ||
return _createIdentifier.createIdentifier; | ||
} | ||
}); | ||
Object.defineProperty(exports, "parseIdentifier", { | ||
@@ -19,8 +25,2 @@ enumerable: true, | ||
}); | ||
Object.defineProperty(exports, "createIdentifier", { | ||
enumerable: true, | ||
get: function () { | ||
return _createIdentifier.createIdentifier; | ||
} | ||
}); | ||
@@ -27,0 +27,0 @@ var _parseIdentifier = require("./parseIdentifier"); |
{ | ||
"name": "@webiny/utils", | ||
"version": "5.17.0-beta.0", | ||
"version": "5.17.0-beta.1", | ||
"main": "index.js", | ||
@@ -18,3 +18,3 @@ "types": "index.d.ts", | ||
"dependencies": { | ||
"@webiny/error": "5.17.0-beta.0" | ||
"@webiny/error": "5.17.0-beta.1" | ||
}, | ||
@@ -27,4 +27,4 @@ "devDependencies": { | ||
"@babel/runtime": "^7.5.5", | ||
"@webiny/cli": "^5.17.0-beta.0", | ||
"@webiny/project-utils": "^5.17.0-beta.0", | ||
"@webiny/cli": "^5.17.0-beta.1", | ||
"@webiny/project-utils": "^5.17.0-beta.1", | ||
"rimraf": "^3.0.2", | ||
@@ -38,3 +38,3 @@ "ttypescript": "^1.5.12", | ||
}, | ||
"gitHead": "4b43404bf5ed84250bc9e3e5a64cc80501ae7e34" | ||
"gitHead": "481d1db1aaff389b86d8a220b99bd3ff4d9cd4a0" | ||
} |
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
+ Added@webiny/error@5.17.0-beta.1(transitive)
- Removed@webiny/error@5.17.0-beta.0(transitive)
Updated@webiny/error@5.17.0-beta.1