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

json-canonicalize

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

json-canonicalize - npm Package Compare versions

Comparing version 1.0.5 to 1.0.6

esm2015/__tests__/canonicalize-ex.spec.js

5

package.json
{
"name": "json-canonicalize",
"version": "1.0.5",
"version": "1.0.6",
"description": "JSON canonicalize function ",

@@ -20,3 +20,4 @@ "keywords": [

"bundles",
"esm*",
"esm5",
"esm2015",
"types"

@@ -23,0 +24,0 @@ ],

@@ -0,3 +1,9 @@

// Type definitions for json-canonicalize 1.0.6
// Project: https://github.com/snowyu/json-canonicalize.ts
// Definitions by: Riceball LEE <snowyu.lee@gmail.com> <https://github.com/snowyu>
// Definitions: https://github.com/snowyu/json-canonicalize.ts
// TypeScript Version: ^4.2.4
export * from './canonicalize';
export * from './canonicalize-ex';
//# sourceMappingURL=index.d.ts.map
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