@hig/icon
Advanced tools
Comparing version 0.1.0-alpha to 0.1.0-alpha.65599608
{ | ||
"name": "@hig/icon", | ||
"version": "0.1.0-alpha", | ||
"version": "0.1.0-alpha.65599608", | ||
"description": "HIG Icon component", | ||
@@ -10,12 +10,16 @@ "author": "Autodesk Inc.", | ||
"module": "build/index.es.js", | ||
"dependendies": { | ||
"style": "build/index.css", | ||
"files": [ | ||
"build/*" | ||
], | ||
"dependencies": { | ||
"@hig/icons": "^0.1.0-alpha" | ||
}, | ||
"devDependencies": { | ||
"@hig/scripts": "^0.1.0", | ||
"@hig/styles": "^0.1.0-alpha" | ||
"@hig/scripts": "0.2.0-alpha.65599608", | ||
"@hig/styles": "0.1.0-alpha.65599608" | ||
}, | ||
"peerDependencies": { | ||
"react": "^15.4.1", | ||
"prop-types": "^15.6.1" | ||
"prop-types": "^15.6.1", | ||
"react": "^15.4.1" | ||
}, | ||
@@ -22,0 +26,0 @@ "scripts": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
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
1
14006
3
6
431
1
+ Added@hig/icons@^0.1.0-alpha
+ Added@hig/icons@0.1.0(transitive)