raptor-detect
Advanced tools
Comparing version 0.1.0-SNAPSHOT to 0.2.0-beta
{ | ||
"name": "raptor-detect", | ||
"version": "0.1.0-SNAPSHOT", | ||
"version": "0.2.0-beta", | ||
"description": "Module to detecting environment information", | ||
@@ -12,4 +12,4 @@ "repository": { | ||
}, | ||
"author": "Patrick Steele-Idem <psteeleidem@ebay.com>", | ||
"maintainers": "Patrick Steele-Idem <psteeleidem@ebay.com>", | ||
"author": "Patrick Steele-Idem <pnidem@gmail.com>", | ||
"maintainers": "Patrick Steele-Idem <pnidem@gmail.com>", | ||
"dependencies": { | ||
@@ -23,3 +23,3 @@ }, | ||
"bin": {}, | ||
"main": "lib/index.js", | ||
"main": "lib/raptor-detect.js", | ||
"publishConfig": { | ||
@@ -26,0 +26,0 @@ "registry": "https://registry.npmjs.org/" |
{ | ||
"main": "lib/index" | ||
"main": "lib/raptor-detect-runtime" | ||
} |
@@ -7,3 +7,3 @@ 'use strict'; | ||
require('../lib/index'); // Load this module just to make sure it works | ||
require('../'); // Load this module just to make sure it works | ||
@@ -10,0 +10,0 @@ describe('raptor-env/detect' , function() { |
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
5520
1