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

@spscommerce/ds-shared

Package Overview
Dependencies
Maintainers
0
Versions
685
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@spscommerce/ds-shared - npm Package Compare versions

Comparing version 8.21.0 to 8.21.1

lib/index.js

12

package.json
{
"name": "@spscommerce/ds-shared",
"description": "Package for sharing code and types between DS Angular and DS React.",
"version": "8.21.0",
"version": "8.21.1",
"author": "SPS Commerce",

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

},
"module": "./lib/index.es.js",
"type": "module",
"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"

@@ -22,0 +22,0 @@ },

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