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

@sps-woodland/content-tiles

Package Overview
Dependencies
Maintainers
0
Versions
252
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sps-woodland/content-tiles - npm Package Compare versions

Comparing version 8.21.0 to 8.21.1

lib/index.js

20

package.json
{
"name": "@sps-woodland/content-tiles",
"description": "SPS Woodland Design System content-tile and content tile list components.",
"version": "8.21.0",
"version": "8.21.1",
"author": "SPS Commerce",

@@ -10,10 +10,10 @@ "license": "UNLICENSED",

"type": "module",
"module": "./lib/index.es.js",
"main": "./lib/index.cjs.js",
"module": "./lib/index.js",
"main": "./lib/index.umd.cjs",
"types": "./lib/index.d.ts",
"exports": {
".": {
"import": "./lib/index.es.js",
"require": "./lib/index.cjs.js",
"default": "./lib/index.cjs.js",
"require": "./lib/index.umd.cjs",
"import": "./lib/index.js",
"default": "./lib/index.js",
"types": "./lib/index.d.ts"

@@ -33,4 +33,4 @@ },

"react-dom": "^16.14.0",
"@sps-woodland/core": "8.21.0",
"@sps-woodland/tokens": "8.21.0"
"@sps-woodland/core": "8.21.1",
"@sps-woodland/tokens": "8.21.1"
},

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

"react-dom": "^16.14.0",
"@sps-woodland/core": "8.21.0",
"@sps-woodland/tokens": "8.21.0"
"@sps-woodland/core": "8.21.1",
"@sps-woodland/tokens": "8.21.1"
},

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

Sorry, the diff of this file is not supported yet

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