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.2 to 1.0.3

esm2015/__tests__/canonicalize-ex.spec.js

2

CHANGELOG.md

@@ -5,2 +5,4 @@ # Changelog

### [1.0.3](https://github.com/snowyu/json-canonicalize/compare/v1.0.2...v1.0.3) (2019-09-19)
### [1.0.2](https://github.com/snowyu/json-canonicalize/compare/v1.0.1...v1.0.2) (2019-09-19)

@@ -7,0 +9,0 @@

{
"name": "json-canonicalize",
"version": "1.0.2",
"version": "1.0.3",
"description": "JSON canonicalize function ",

@@ -17,2 +17,8 @@ "keywords": [

],
"files": [
"src",
"bundles",
"esm*",
"types"
],
"main": "./bundles/index.umd.js",

@@ -19,0 +25,0 @@ "module": "./esm5/index.js",

2

types/index.d.ts

@@ -1,2 +0,2 @@

// Type definitions for json-canonicalize 1.0.2
// Type definitions for json-canonicalize 1.0.3
// Project: https://github.com/snowyu/json-canonicalize

@@ -3,0 +3,0 @@ // Definitions by: Riceball LEE <snowyu.lee@gmail.com> <https://github.com/snowyu>

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