@useblu/ocean-react
Advanced tools
Comparing version 0.2.7-alpha.7 to 0.2.7-next.0
{ | ||
"name": "@useblu/ocean-react", | ||
"version": "0.2.7-alpha.7+bf9a79b", | ||
"version": "0.2.7-next.0", | ||
"private": false, | ||
"description": "React components that implement Ocean's Design System.", | ||
"main": "dist/index.js", | ||
"module": "dist/index.es.js", | ||
"types": "dist/index.d.ts", | ||
"files": [ | ||
"dist" | ||
], | ||
"scripts": { | ||
"prebuild": "rimraf dist", | ||
"build": "rollup -c rollup.config.ts", | ||
"test": "jest", | ||
"test:coverage": "jest --coverage", | ||
"format": "prettier --write 'src/**'", | ||
"lint": "eslint 'src/**/*.{ts,tsx}'", | ||
"lint:fix": "eslint 'src/**/*.{ts,tsx}' --fix" | ||
}, | ||
"main": "index.js", | ||
"module": "index.es.js", | ||
"types": "index.d.ts", | ||
"keywords": [ | ||
@@ -39,6 +27,2 @@ "react", | ||
}, | ||
"devDependencies": { | ||
"@types/classnames": "2.2.11", | ||
"@types/rollup-plugin-peer-deps-external": "^2.2.0" | ||
}, | ||
"peerDependencies": { | ||
@@ -52,4 +36,3 @@ "@useblu/ocean-core": "0.2.6", | ||
}, | ||
"sideEffects": false, | ||
"gitHead": "bf9a79b792e06882a7ee365950ecd5e7775c239c" | ||
} | ||
"sideEffects": false | ||
} |
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
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality 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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
0
299581
76
2
0