detect-private-protocol
Advanced tools
Comparing version 1.0.3 to 1.1.0
{ | ||
"name": "detect-private-protocol", | ||
"version": "1.0.3", | ||
"version": "1.1.0", | ||
"description": "Detect Private Protocol", | ||
"main": "lib/index.js", | ||
"main": "dist/index-cjs.js", | ||
"module": "dist/index.mjs", | ||
"scripts": { | ||
"build": "npx rollup -c" | ||
}, | ||
"devDependencies": { | ||
"@babel/core": "^7.4.4", | ||
"@babel/preset-env": "^7.4.4", | ||
"rollup": "1.10.1", | ||
"rollup-plugin-babel": "^4.3.2" | ||
}, | ||
"browserslist": "ie 11", | ||
"repository": { | ||
@@ -10,12 +21,3 @@ "type": "git", | ||
}, | ||
"license": "MIT", | ||
"scripts": { | ||
"build": "node_modules/babel-cli/bin/babel.js src --out-dir lib" | ||
}, | ||
"devDependencies": { | ||
"babel-core": "^6.26.0", | ||
"babel-cli": "^6.26.0", | ||
"babel-preset-env": "^1.6.1", | ||
"babel-preset-stage-2": "^6.24.1" | ||
} | ||
"license": "MIT" | ||
} |
@@ -0,0 +0,0 @@ # Detect private protocol in Browser |
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
80332
7
203
1