Socket
Socket
Sign inDemoInstall

didactic-funicular

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

didactic-funicular - npm Package Compare versions

Comparing version 0.2.0 to 0.3.0

client/dist/index.cjs.js

16

package.json
{
"name": "didactic-funicular",
"version": "0.2.0",
"version": "0.3.0",
"description": "Elastic Path Commerce Cloud JavaScript SDK library for web and Node.js",

@@ -27,2 +27,10 @@ "license": "MIT",

},
"./client": {
"types": "./utils/dist/index.d.ts",
"node": {
"require": "./utils/dist/index.cjs.js",
"import": "./utils/dist/index.mjs"
},
"default": "./utils/dist/index.esm.js"
},
"./package.json": "./package.json"

@@ -43,3 +51,4 @@ },

"@field123/core": "0.1.3",
"@field123/utils": "0.2.3"
"@field123/utils": "0.2.3",
"@field123/client": "0.1.0"
},

@@ -51,4 +60,5 @@ "publishConfig": {

"core",
"utils"
"utils",
"client"
]
}
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