Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@headspace/react-icons

Package Overview
Dependencies
Maintainers
70
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@headspace/react-icons - npm Package Compare versions

Comparing version 1.1.7 to 1.1.9

dist/Audio.d.ts

2

dist/index.d.ts

@@ -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';

12

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc