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

devalue

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

devalue - npm Package Compare versions

Comparing version 4.2.1 to 4.2.2

6

package.json
{
"name": "devalue",
"description": "Gets the job done when JSON.stringify can't",
"version": "4.2.1",
"version": "4.2.2",
"repository": "Rich-Harris/devalue",

@@ -13,3 +13,2 @@ "exports": {

},
"main": "index.js",
"files": [

@@ -22,2 +21,3 @@ "index.js",

"devDependencies": {
"publint": "^0.1.7",
"typescript": "^3.1.3",

@@ -29,3 +29,3 @@ "uvu": "^0.5.6"

"test": "uvu test",
"prepublishOnly": "npm test && npm run build"
"prepublishOnly": "npm test && publint && npm run build"
},

@@ -32,0 +32,0 @@ "license": "MIT",

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