@g123jp/ctw-box-sdk
Advanced tools
Comparing version 0.4.3 to 0.4.5
@@ -20,9 +20,5 @@ "use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.removeExtension = exports.FILE_EXTENSIONS = void 0; | ||
const box_client_1 = __importDefault(require("./box-client")); | ||
__exportStar(require("./types"), exports); | ||
var utils_1 = require("./utils"); | ||
Object.defineProperty(exports, "FILE_EXTENSIONS", { enumerable: true, get: function () { return utils_1.FILE_EXTENSIONS; } }); | ||
Object.defineProperty(exports, "removeExtension", { enumerable: true, get: function () { return utils_1.removeExtension; } }); | ||
exports.default = box_client_1.default; | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "@g123jp/ctw-box-sdk", | ||
"version": "0.4.3", | ||
"version": "0.4.5", | ||
"description": "", | ||
@@ -8,3 +8,4 @@ "main": "dist/src/index.js", | ||
"scripts": { | ||
"prepublish": "jest --silent=false & tsc", | ||
"prepublish:bk": "jest --silent=false & tsc", | ||
"prepublish": "echo 'skip'", | ||
"publish": "tsc && npm publish", | ||
@@ -11,0 +12,0 @@ "build": "tsc", |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
247877
5934
4
2