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

@serialized/serialized-client

Package Overview
Dependencies
Maintainers
3
Versions
97
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@serialized/serialized-client - npm Package Compare versions

Comparing version 0.4.0 to 0.5.0

dist/index.js

8

package.json
{
"name": "@serialized/serialized-client",
"version": "0.4.0",
"main": "index.js",
"typings": "./index.d.ts",
"version": "0.5.0",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"files": [

@@ -10,2 +10,4 @@ "lib/**/*"

"scripts": {
"build": "tsc",
"link": "npm run build && cd dist && npm link",
"test": "jest --config jest.config.js"

@@ -12,0 +14,0 @@ },

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