New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@code-to-json/utils

Package Overview
Dependencies
Maintainers
2
Versions
151
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@code-to-json/utils - npm Package Compare versions

Comparing version

to
0.7.1

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## [0.7.1](https://github.com/mike-north/code-to-json/compare/@code-to-json/utils@0.7.0...@code-to-json/utils@0.7.1) (2019-01-21)
**Note:** Version bump only for package @code-to-json/utils
# [0.7.0](https://github.com/mike-north/code-to-json/compare/@code-to-json/utils@0.6.8...@code-to-json/utils@0.7.0) (2019-01-21)

@@ -8,0 +16,0 @@

6

package.json
{
"name": "@code-to-json/utils",
"version": "0.7.0",
"version": "0.7.1",
"description": "",

@@ -49,3 +49,3 @@ "main": "lib/src/index.js",

"tslint-sonarts": "1.8.0",
"typescript": "3.2.2",
"typescript": "3.2.4",
"typescript-eslint-parser": "21.0.2"

@@ -97,3 +97,3 @@ },

},
"gitHead": "21b3ffa3bc27fc04e20d6a9648ebe1a467eb4150"
"gitHead": "c44099945122d08cde378b6b74ea1062336bb191"
}