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

@perfsee/jsonr

Package Overview
Dependencies
Maintainers
3
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@perfsee/jsonr - npm Package Compare versions

Comparing version 1.6.0 to 1.7.0

4

package.json
{
"name": "@perfsee/jsonr",
"version": "1.6.0",
"version": "1.7.0",
"description": "JSON with references",

@@ -17,3 +17,3 @@ "sideEffect": false,

},
"gitHead": "25f311cef2d02f0621762f55195d52621ed98620"
"gitHead": "9c2025d6be5f9d6968abbda0f3e546ab9a203143"
}

@@ -20,3 +20,3 @@ ## jsonr

const jsonrStr = JSONR.stringify({ hello: "world" })
const jsonrStr = JSONR.stringify(obj)

@@ -23,0 +23,0 @@ jsonrStr ->

Sorry, the diff of this file is not supported yet

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