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

@wmfs/relationize

Package Overview
Dependencies
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wmfs/relationize - npm Package Compare versions

Comparing version 1.8.0 to 1.9.0

14

CHANGELOG.md

@@ -0,1 +1,15 @@

# [1.9.0](https://github.com/wmfs/relationize/compare/v1.8.0...v1.9.0) (2018-11-01)
### 🛠 Builds
* **deps:** update boom requirement from 7.2.0 to 7.2.1 ([0ac7620](https://github.com/wmfs/relationize/commit/0ac7620))
* **deps-dev:** update [@semantic-release](https://github.com/semantic-release)/changelog requirement ([0f6f1e9](https://github.com/wmfs/relationize/commit/0f6f1e9))
* **deps-dev:** update [@semantic-release](https://github.com/semantic-release)/git requirement ([33524a1](https://github.com/wmfs/relationize/commit/33524a1))
* **deps-dev:** update nyc requirement from 13.0.1 to 13.1.0 ([76c86fb](https://github.com/wmfs/relationize/commit/76c86fb))
* **deps-dev:** update semantic-release requirement ([7d78572](https://github.com/wmfs/relationize/commit/7d78572))
* **deps-dev:** update semantic-release requirement ([396f3d6](https://github.com/wmfs/relationize/commit/396f3d6))
* **deps-dev:** update semantic-release requirement ([b0422f4](https://github.com/wmfs/relationize/commit/b0422f4))
* **deps-dev:** update semantic-release requirement ([3d7b776](https://github.com/wmfs/relationize/commit/3d7b776))
# [1.8.0](https://github.com/wmfs/relationize/compare/v1.7.0...v1.8.0) (2018-10-08)

@@ -2,0 +16,0 @@

12

package.json
{
"name": "@wmfs/relationize",
"version": "1.8.0",
"version": "1.9.0",
"description": "Takes a set of JSON Schema definitions and returns a relational database structure capable of storing compliant data.",

@@ -26,3 +26,3 @@ "author": "West Midlands Fire Service",

"async": "2.6.1",
"boom": "7.2.0",
"boom": "7.2.1",
"debug": "4.1.0",

@@ -41,7 +41,7 @@ "glob": "7.1.3",

"mocha": "5.2.0",
"nyc": "13.0.1",
"semantic-release": "15.9.17",
"nyc": "13.1.0",
"semantic-release": "15.10.6",
"standard": "12.0.1",
"@semantic-release/changelog": "3.0.0",
"@semantic-release/git": "7.0.4"
"@semantic-release/changelog": "3.0.1",
"@semantic-release/git": "7.0.5"
},

@@ -48,0 +48,0 @@ "scripts": {

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