Comparing version 0.5.1 to 1.0.0
{ | ||
"name": "oid", | ||
"version": "0.5.1", | ||
"version": "1.0.0", | ||
"keywords": | ||
@@ -8,6 +8,6 @@ ["object", "id", "identity", "hash", "hashcode", "objid", "oid"], | ||
"Utilities for object identity and hashing", | ||
"homepage": "https://github.com/Obvious/oid", | ||
"homepage": "https://github.com/Medium/oid", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/Obvious/oid.git" | ||
"url": "https://github.com/Medium/oid.git" | ||
}, | ||
@@ -31,4 +31,7 @@ "licenses": [ { | ||
"engine": { | ||
"node": ">=0.6.0" | ||
"node": ">=0.8.0" | ||
}, | ||
"dependencies": { | ||
"nan": "1.6.2" | ||
}, | ||
@@ -35,0 +38,0 @@ "scripts": { |
oid | ||
=== | ||
[![Build Status](https://travis-ci.org/Medium/oid.svg)](https://travis-ci.org/Medium/oid) | ||
This Node module provides a simple utility for object identity hashing | ||
@@ -5,0 +7,0 @@ and two related classes. This can be useful any time you need to do |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
10
0
265
33476
1
2