@rmwc/provider
Advanced tools
Comparing version 14.0.0-alpha.0 to 14.0.0
{ | ||
"name": "@rmwc/provider", | ||
"version": "14.0.0-alpha.0", | ||
"version": "14.0.0", | ||
"description": "RMWC Provider component", | ||
"main": "dist/index.js", | ||
"types": "dist/index.d.ts", | ||
"module": "next/index.js", | ||
"sideEffects": [ | ||
"./styles.tsx", | ||
"./styles.js", | ||
"*.css" | ||
], | ||
"main": "./index.js", | ||
"types": "./index.d.ts", | ||
"exports": { | ||
".": { | ||
"import": "./index.mjs", | ||
"require": "./index.js" | ||
} | ||
}, | ||
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"scripts": { | ||
"publish:dist": "npm publish dist --access=public", | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/jamesmfriedman/rmwc.git" | ||
"url": "git+https://github.com/rmwc/rmwc.git" | ||
}, | ||
@@ -27,9 +23,9 @@ "keywords": [ | ||
], | ||
"author": "James Friedman", | ||
"author": "rmwc", | ||
"private": false, | ||
"license": "MIT", | ||
"bugs": { | ||
"url": "https://github.com/jamesmfriedman/rmwc/issues" | ||
"url": "https://github.com/rmwc/rmwc/issues" | ||
}, | ||
"homepage": "https://github.com/jamesmfriedman/rmwc/tree/master/src/provider#readme", | ||
"homepage": "https://github.com/rmwc/rmwc/tree/master/packages/readme/provider", | ||
"peerDependencies": { | ||
@@ -40,6 +36,5 @@ "react": ">=16.8.x", | ||
"dependencies": { | ||
"@rmwc/base": "^14.0.0-alpha.0", | ||
"@rmwc/types": "^14.0.0-alpha.0" | ||
}, | ||
"gitHead": "bf098adc2571ee1641ef20d79f38fb64e9ff186e" | ||
} | ||
"@rmwc/base": "14.0.0", | ||
"@rmwc/types": "14.0.0" | ||
} | ||
} |
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
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
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
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
No tests
QualityPackage does not have any tests. This is a strong signal of a poorly maintained or low quality package.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
2
0
4689
5
89
1
0
1
+ Added@rmwc/base@14.0.0(transitive)
+ Added@rmwc/types@14.0.0(transitive)
- Removed@rmwc/base@14.3.5(transitive)
- Removed@rmwc/types@14.3.5(transitive)
Updated@rmwc/base@14.0.0
Updated@rmwc/types@14.0.0