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

@venncity/errors

Package Overview
Dependencies
Maintainers
1
Versions
108
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@venncity/errors - npm Package Compare versions

Comparing version 1.7.2 to 1.7.3

8

CHANGELOG.md

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

## [1.7.3](https://github.com/venn-city/npm-shelf/compare/@venncity/errors@1.7.2...@venncity/errors@1.7.3) (2020-05-31)
**Note:** Version bump only for package @venncity/errors
## [1.7.2](https://github.com/venn-city/npm-shelf/compare/@venncity/errors@1.7.1...@venncity/errors@1.7.2) (2020-05-26)

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

4

package.json
{
"name": "@venncity/errors",
"version": "1.7.2",
"version": "1.7.3",
"author": "Venn Engineering",

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

},
"gitHead": "a7a93cd663f5da53548c44de3e71e9cdd4e8b869"
"gitHead": "4d9a14bae3832e6ab3eeea20b15b5caefaeb6b9e"
}

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

const uuidv4 = require('uuid/v4');
const { v4: uuidv4 } = require('uuid');
const { get } = require('lodash');

@@ -3,0 +3,0 @@ const {

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