Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

xtrajson

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

xtrajson - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

15

package.json
{
"name": "xtrajson",
"version": "1.0.1",
"version": "1.0.2",
"description": "A JSON serialization tool",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"exports": {
".": "./dist/index.mjs"
},
"scripts": {
"test": "vitest",
"build": "tsup src/index.ts --dts --format=cjs,esm"
},
"keywords": [

@@ -33,7 +40,3 @@ "json",

"vitest": "^0.34.6"
},
"scripts": {
"test": "vitest",
"build": "tsup src/index.ts --dts"
}
}
}
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