@restart/hooks
Advanced tools
Comparing version 0.3.15 to 0.3.16
{ | ||
"name": "@restart/hooks", | ||
"version": "0.3.15", | ||
"main": "cjs/index.js", | ||
"types": "cjs/index.d.ts", | ||
"module": "esm/index.js", | ||
"version": "0.3.16", | ||
"main": "lib/cjs/index.js", | ||
"types": "lib/cjs/index.d.ts", | ||
"module": "lib/esm/index.js", | ||
"repository": { | ||
@@ -16,2 +16,9 @@ "type": "git", | ||
"license": "MIT", | ||
"scripts": { | ||
"test": "jest --coverage", | ||
"tdd": "jest --watch", | ||
"build:pick": "cherry-pick --name=@restart/hooks --cwd=lib --input-dir=../src --cjs-dir=cjs --esm-dir=esm", | ||
"build": "rimraf lib && 4c build src && yarn build:pick", | ||
"prepublishOnly": "yarn build" | ||
}, | ||
"jest": { | ||
@@ -38,2 +45,31 @@ "preset": "@4c", | ||
}, | ||
"devDependencies": { | ||
"@4c/babel-preset": "^6.0.3", | ||
"@4c/cli": "^0.8.3", | ||
"@4c/jest-preset": "^1.4.3", | ||
"@4c/rollout": "^1.3.6", | ||
"@4c/tsconfig": "^0.1.2", | ||
"@babel/cli": "^7.5.5", | ||
"@babel/core": "^7.5.5", | ||
"@babel/preset-typescript": "^7.3.3", | ||
"@types/enzyme": "^3.10.3", | ||
"@types/jest": "^24.0.17", | ||
"@types/react": "^16.9.1", | ||
"babel-jest": "^24.8.0", | ||
"cherry-pick": "^0.4.0", | ||
"codecov": "^3.5.0", | ||
"enzyme": "^3.10.0", | ||
"enzyme-adapter-react-16": "^1.14.0", | ||
"eslint": "^5.16.0", | ||
"husky": "^3.0.3", | ||
"jest": "^24.8.0", | ||
"lint-staged": "^9.2.1", | ||
"mq-polyfill": "^1.1.8", | ||
"prettier": "^1.18.2", | ||
"react": "^16.9.0", | ||
"react-dom": "^16.9.0", | ||
"rimraf": "^2.6.3", | ||
"rollout": "^0.1.0", | ||
"typescript": "^3.5.3" | ||
}, | ||
"bugs": { | ||
@@ -40,0 +76,0 @@ "url": "https://github.com/jquense/react-common-hooks/issues" |
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
209803
224
5613
27
2