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

@0x/json-schemas

Package Overview
Dependencies
Maintainers
5
Versions
69
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@0x/json-schemas - npm Package Compare versions

Comparing version 3.0.8 to 3.0.9

lib/test/schema_test.d.ts

9

CHANGELOG.json
[
{
"version": "3.0.9",
"changes": [
{
"note": "Dependencies updated"
}
],
"timestamp": 1554997931
},
{
"timestamp": 1553183790,

@@ -4,0 +13,0 @@ "version": "3.0.8",

4

CHANGELOG.md

@@ -8,2 +8,6 @@ <!--

## v3.0.9 - _April 11, 2019_
* Dependencies updated
## v3.0.8 - _March 21, 2019_

@@ -10,0 +14,0 @@

11

package.json
{
"name": "@0x/json-schemas",
"version": "3.0.8",
"version": "3.0.9",
"engines": {

@@ -14,2 +14,3 @@ "node": ">=6.12"

"lint": "tslint --format stylish --project . --exclude **/schemas/**/*",
"fix": "tslint --fix --format stylish --project . --exclude **/schemas/**/*",
"test": "yarn run_mocha",

@@ -43,3 +44,3 @@ "rebuild_and_test": "run-s clean build test",

"dependencies": {
"@0x/typescript-typings": "^4.2.1",
"@0x/typescript-typings": "^4.2.2",
"@types/node": "*",

@@ -50,4 +51,4 @@ "jsonschema": "^1.2.0",

"devDependencies": {
"@0x/tslint-config": "^3.0.0",
"@0x/utils": "^4.3.0",
"@0x/tslint-config": "^3.0.1",
"@0x/utils": "^4.3.1",
"@types/lodash.foreach": "^4.5.3",

@@ -71,3 +72,3 @@ "@types/lodash.values": "^4.3.3",

},
"gitHead": "0f45409b4d481b72280db4eb872c0c72beeea504"
"gitHead": "c78a60299053f0ec825bf34dd3ea0cea7bb9365b"
}
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