electron-process-type
Advanced tools
Comparing version
{ | ||
"name": "electron-process-type", | ||
"version": "2.0.2", | ||
"version": "2.1.0", | ||
"description": "Retrieve the process type running your code : 'node', 'browser' or 'renderer'.", | ||
@@ -41,2 +41,3 @@ "repository": { | ||
"mocha": "^4.0.1", | ||
"ncp": "^2.0.0", | ||
"sinon": "^4.0.1", | ||
@@ -49,3 +50,3 @@ "tslint": "^4.1.1", | ||
"clean": "del-cli ./lib ./build ./dist", | ||
"build": "npm run build-js && npm run build-declaration", | ||
"build": "npm run build-js && npm run build-declaration && npm run copy-resources", | ||
"build-js": "npm run build-js-src", | ||
@@ -55,2 +56,3 @@ "build-js-src": "tsc -p ./tsconfig/tsconfig-js.json", | ||
"build-declaration-src": "tsc -p ./tsconfig/tsconfig-declaration.json", | ||
"copy-resources": "ncp ./src/typings ./lib/typings", | ||
"test": "npm run test-mocha && npm run test-mocha-main && npm run test-mocha-renderer", | ||
@@ -57,0 +59,0 @@ "test-mocha": "mocha test/*-node.test.js --recursive", |
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
380124
1921.61%8633
3703.08%13
8.33%28
-22.22%1
Infinity%