bulmil-react
Advanced tools
Comparing version 0.0.18 to 0.1.0
{ | ||
"name": "bulmil-react", | ||
"sideEffects": false, | ||
"version": "0.0.18", | ||
"version": "0.1.0", | ||
"author": "Gomah", | ||
@@ -14,2 +14,3 @@ "license": "MIT", | ||
"build": "npm run clean && npm run compile", | ||
"prepublishOnly": "yarn build", | ||
"clean": "rm -rf dist", | ||
@@ -28,15 +29,15 @@ "compile": "npm run tsc", | ||
"@types/jest": "25.1.1", | ||
"@types/node": "13.7.1", | ||
"@types/react": "16.9.19", | ||
"@types/node": "13.7.6", | ||
"@types/react": "16.9.23", | ||
"@types/react-dom": "16.9.5", | ||
"jest": "^25.1.0", | ||
"jest-dom": "^4.0.0", | ||
"np": "^6.0.0", | ||
"np": "^6.1.0", | ||
"react": "^16.12.0", | ||
"react-dom": "^16.12.0", | ||
"typescript": "^3.7.5", | ||
"typescript": "3.8.2", | ||
"vfile-message": "^2.0.2" | ||
}, | ||
"dependencies": { | ||
"bulmil": "0.0.18" | ||
"bulmil": "^0.1.0" | ||
}, | ||
@@ -46,3 +47,4 @@ "peerDependencies": { | ||
"react-dom": "^16.12.0" | ||
} | ||
}, | ||
"gitHead": "b66c0a673fd74f8eea5f3402cf0218c3816cc951" | ||
} |
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
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
46456
27
+ Addedbulmil@0.1.7(transitive)
- Removedbulmil@0.0.18(transitive)
Updatedbulmil@^0.1.0