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

@sps-woodland/buttons

Package Overview
Dependencies
Maintainers
3
Versions
142
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sps-woodland/buttons - npm Package Compare versions

Comparing version 8.0.1 to 8.0.2

22

package.json
{
"name": "@sps-woodland/buttons",
"description": "SPS Woodland Design System button components",
"version": "8.0.1",
"version": "8.0.2",
"author": "SPS Commerce",

@@ -12,2 +12,14 @@ "license": "UNLICENSED",

"types": "./lib/index.d.ts",
"exports": {
".": {
"import": "./lib/index.es.js",
"require": "./lib/index.cjs.js",
"default": "./lib/index.cjs.js",
"types": "./lib/index.d.ts"
},
"./lib/style.css": {
"import": "./lib/style.css",
"require": "./lib/style.css"
}
},
"publishConfig": {

@@ -20,4 +32,4 @@ "access": "public"

"react-dom": "^16.9.0",
"@sps-woodland/core": "8.0.1",
"@sps-woodland/tokens": "8.0.1"
"@sps-woodland/core": "8.0.2",
"@sps-woodland/tokens": "8.0.2"
},

@@ -31,4 +43,4 @@ "devDependencies": {

"react-dom": "^16.9.0",
"@sps-woodland/core": "8.0.1",
"@sps-woodland/tokens": "8.0.1"
"@sps-woodland/core": "8.0.2",
"@sps-woodland/tokens": "8.0.2"
},

@@ -35,0 +47,0 @@ "scripts": {

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