New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@guardian/src-svgs

Package Overview
Dependencies
Maintainers
22
Versions
73
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@guardian/src-svgs - npm Package Compare versions

Comparing version 0.0.5 to 0.0.6

alert.d.ts

12

package.json
{
"name": "@guardian/src-svgs",
"version": "0.0.5",
"version": "0.0.6",
"main": "dist/index.js",
"module": "dist/index.esm.js",
"scripts": {
"build": "rollup --config",
"build": "yarn clean && tsc && rollup --config",
"watch": "rollup --config --watch",
"clean": "rm -rf dist",
"clean": "rm -rf dist *.d.ts",
"prepublish": "yarn build"

@@ -18,3 +18,4 @@ },

"rollup-plugin-babel": "^4.3.3",
"rollup-plugin-node-resolve": "^5.2.0"
"rollup-plugin-node-resolve": "^5.2.0",
"typescript": "^3.7.2"
},

@@ -30,3 +31,4 @@ "files": [

"minus.tsx",
"plus.tsx"
"plus.tsx",
"*.d.ts"
],

@@ -33,0 +35,0 @@ "peerDependencies": {

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