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

seamapi

Package Overview
Dependencies
Maintainers
1
Versions
190
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

seamapi - npm Package Compare versions

Comparing version 1.2.2 to 1.3.0

dist/index.mjs

13

package.json

@@ -10,5 +10,14 @@ {

],
"version": "1.2.2",
"version": "1.3.0",
"license": "MIT",
"main": "./dist/index.js",
"main": "./cjs-wrapper.js",
"module": "./dist/index.mjs",
"types": "./dist/index.d.ts",
"exports": {
".": {
"require": "./cjs-wrapper.js",
"import": "./dist/index.mjs",
"types": "./dist/index.d.ts"
}
},
"files": [

@@ -15,0 +24,0 @@ "dist"

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