@headspace/react-icons
Advanced tools
Comparing version 1.1.7 to 1.1.9
@@ -8,2 +8,3 @@ export { default as Airplay } from './Airplay'; | ||
export { default as ArrowUp } from './ArrowUp'; | ||
export { default as Audio } from './Audio'; | ||
export { default as Bell } from './Bell'; | ||
@@ -109,4 +110,5 @@ export { default as BellEmpty } from './BellEmpty'; | ||
export { default as Upload } from './Upload'; | ||
export { default as Video } from './Video'; | ||
export { default as VideoCamera } from './VideoCamera'; | ||
export { default as VideoCameraOff } from './VideoCameraOff'; | ||
export { default as Youtube } from './Youtube'; |
{ | ||
"name": "@headspace/react-icons", | ||
"version": "1.1.7", | ||
"version": "1.1.9", | ||
"description": "Headspace icons for React", | ||
@@ -26,6 +26,5 @@ "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" | ||
}, | ||
@@ -73,3 +72,2 @@ "peerDependencies": { | ||
"fs-extra": "^8.1.0", | ||
"husky": "^4.1.0", | ||
"lint-staged": "^10.0.1", | ||
@@ -85,7 +83,7 @@ "prettier": "1.19.1", | ||
"dependencies": { | ||
"@headspace/icons": "^1.1.7", | ||
"@headspace/icons": "^1.1.9", | ||
"react": "^18.2.0", | ||
"react-dom": "^18.2.0" | ||
}, | ||
"gitHead": "1597b4d4346fa98983481ffd62a9f483ad4d4b5f" | ||
"gitHead": "0509d309ff64229d57c4f6272d8817cec2dc2d00" | ||
} |
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
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
625660
44
122
4420
Updated@headspace/icons@^1.1.9