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

@open-rpc/schema-utils-js

Package Overview
Dependencies
Maintainers
2
Versions
52
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@open-rpc/schema-utils-js - npm Package Compare versions

Comparing version 1.11.3 to 1.11.4

7

CHANGELOG.md

@@ -0,1 +1,8 @@

## [1.11.4](https://github.com/open-rpc/schema-utils-js/compare/1.11.3...1.11.4) (2019-08-01)
### Bug Fixes
* add lodash dep ([9a515a9](https://github.com/open-rpc/schema-utils-js/commit/9a515a9))
## [1.11.3](https://github.com/open-rpc/schema-utils-js/compare/1.11.2...1.11.3) (2019-07-23)

@@ -2,0 +9,0 @@

7

package.json
{
"name": "@open-rpc/schema-utils-js",
"private": false,
"version": "1.11.3",
"version": "1.11.4",
"description": "",

@@ -39,3 +39,4 @@ "main": "build/src/index.js",

"isomorphic-fetch": "^2.2.1",
"json-schema-ref-parser": "^7.0.1"
"json-schema-ref-parser": "^7.0.1",
"lodash": "^4.17.15"
},

@@ -59,3 +60,3 @@ "devDependencies": {

"tslint": "^5.13.1",
"typedoc": "^0.14.2",
"typedoc": "^0.15.0",
"typescript": "^3.3.3333",

@@ -62,0 +63,0 @@ "webpack": "^4.31.0",

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