raptor-stacktraces
Advanced tools
Comparing version 0.2.0-beta to 0.2.1-beta
{ | ||
"name": "raptor-stacktraces", | ||
"version": "0.2.0-beta", | ||
"description": "Module to support pretty-printing of stack traces in multiple JavaScript environments", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/raptorjs/raptor-stacktraces.git" | ||
}, | ||
"scripts": { | ||
"test": "node_modules/.bin/mocha --ui bdd --reporter spec ./test" | ||
}, | ||
"author": "Patrick Steele-Idem <pnidem@gmail.com>", | ||
"maintainers": "Patrick Steele-Idem <pnidem@gmail.com>", | ||
"dependencies": { | ||
}, | ||
"devDependencies": { | ||
"mocha": "~1.15.1", | ||
"chai": "~1.8.1" | ||
}, | ||
"license": "Apache License v2.0", | ||
"bin": {}, | ||
"main": "lib/raptor-stacktraces.js", | ||
"publishConfig": { | ||
"registry": "https://registry.npmjs.org/" | ||
} | ||
} | ||
"name": "raptor-stacktraces", | ||
"description": "Module to support pretty-printing of stack traces in multiple JavaScript environments", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/raptorjs3/raptor-stacktraces.git" | ||
}, | ||
"scripts": { | ||
"test": "node_modules/.bin/mocha --ui bdd --reporter spec ./test" | ||
}, | ||
"author": "Patrick Steele-Idem <pnidem@gmail.com>", | ||
"maintainers": "Patrick Steele-Idem <pnidem@gmail.com>", | ||
"dependencies": {}, | ||
"devDependencies": { | ||
"mocha": "~1.15.1", | ||
"chai": "~1.8.1" | ||
}, | ||
"license": "Apache License v2.0", | ||
"bin": {}, | ||
"main": "lib/raptor-stacktraces.js", | ||
"publishConfig": { | ||
"registry": "https://registry.npmjs.org/" | ||
}, | ||
"version": "0.2.1-beta" | ||
} |
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
2508
0