@headspace/react-icons
Advanced tools
Comparing version 0.1.17 to 1.1.6-alpha.2
{ | ||
"name": "@headspace/react-icons", | ||
"version": "0.1.17", | ||
"version": "1.1.6-alpha.2+2451809", | ||
"description": "Headspace icons for React", | ||
@@ -26,10 +26,9 @@ "author": "Nick Gonzalez <nick.gonzalez@headspace.com>", | ||
"generate": "node scripts/generate.js", | ||
"prepublish": "yarn clean && yarn build", | ||
"prepack": "yarn checkGeneratedFilesAreCommitted", | ||
"prepack": "yarn clean && yarn build && yarn checkGeneratedFilesAreCommitted", | ||
"start": "tsdx watch", | ||
"storybook": "start-storybook" | ||
"storybook": "NODE_OPTIONS='--openssl-legacy-provider' start-storybook" | ||
}, | ||
"peerDependencies": { | ||
"react": ">=16.12.0", | ||
"react-dom": "^16.12.0" | ||
"react": ">=18.2.0", | ||
"react-dom": ">=18.2.0" | ||
}, | ||
@@ -76,5 +75,3 @@ "devDependencies": { | ||
"prettier": "1.19.1", | ||
"react": "^16.12.0", | ||
"react-docgen-typescript-loader": "^3.6.0", | ||
"react-dom": "^16.12.0", | ||
"rimraf": "^3.0.1", | ||
@@ -87,5 +84,7 @@ "simple-git": "^1.131.0", | ||
"dependencies": { | ||
"@headspace/icons": "^0.1.12" | ||
"@headspace/icons": "^1.1.6-alpha.2+2451809", | ||
"react": "^18.2.0", | ||
"react-dom": "^18.2.0" | ||
}, | ||
"gitHead": "7e97b779f0989c47516e6ee9e03d697f258abf8f" | ||
"gitHead": "245180941a236aa138825651193ba93858cfc407" | ||
} |
Sorry, the diff of this file is too big to display
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 not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
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
45
612990
5
120
4340
1
+ Addedreact@^18.2.0
+ Addedreact-dom@^18.2.0
+ Added@headspace/icons@1.1.12(transitive)
+ Addedreact@18.3.1(transitive)
+ Addedreact-dom@18.3.1(transitive)
+ Addedscheduler@0.23.2(transitive)
- Removed@headspace/icons@0.1.12(transitive)
- Removedobject-assign@4.1.1(transitive)
- Removedprop-types@15.8.1(transitive)
- Removedreact@16.14.019.0.0(transitive)
- Removedreact-dom@16.14.0(transitive)
- Removedreact-is@16.13.1(transitive)
- Removedscheduler@0.19.1(transitive)