@britannica/react-hooks
Advanced tools
Comparing version 0.1.0 to 0.2.0
{ | ||
"name": "@britannica/react-hooks", | ||
"version": "0.1.0", | ||
"version": "0.2.0", | ||
"description": "", | ||
"main": "index.js", | ||
"main": "dist/bundle.js", | ||
"module": "dist/bundle.js", | ||
"files": [ | ||
"dist" | ||
], | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
"build": "rollup -c", | ||
"dev": "rollup -c -w", | ||
"test": "echo \"Error: no test specified\" && exit 1", | ||
"prepublishOnly": "npm run build" | ||
}, | ||
@@ -19,3 +26,20 @@ "repository": { | ||
}, | ||
"homepage": "https://github.com/britannica/react-hooks#readme" | ||
"homepage": "https://github.com/britannica/react-hooks#readme", | ||
"devDependencies": { | ||
"@babel/core": "^7.4.4", | ||
"@babel/preset-env": "^7.4.4", | ||
"@babel/preset-react": "^7.0.0", | ||
"rollup": "^1.11.3", | ||
"rollup-plugin-babel": "^4.3.2" | ||
}, | ||
"peerDependencies": { | ||
"react": ">=16.8" | ||
}, | ||
"browserslist": [ | ||
"last 2 chrome versions", | ||
"last 2 firefox versions", | ||
"last 2 edge versions", | ||
"last 2 safari versions", | ||
"last 2 ios versions" | ||
] | ||
} |
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
5173
2
153
0
1
5