boar-server
Advanced tools
Comparing version 2.2.1 to 2.3.0
{ | ||
"name": "boar-server", | ||
"version": "2.2.1", | ||
"version": "2.3.0", | ||
"description": "", | ||
"main": "index.js", | ||
"scripts": { | ||
"test": "mocha --reporter spec --harmony --require co-mocha --recursive ./**/*.spec.js", | ||
"release-patch": "npm version patch -m 'chore(package): update version to %s'", | ||
"release-minor": "npm version minor -m 'chore(package): update version to %s'", | ||
"release-major": "npm version major -m 'chore(package): update version to %s'" | ||
"test": "mocha $(find lib -name \"*.spec.js\") --require co-mocha", | ||
"prepublish": "npm test", | ||
"semantic-release": "semantic-release pre && npm publish && semantic-release post" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/emartech/boar-server.git" | ||
"url": "git+https://github.com/emartech/boar-server.git" | ||
}, | ||
"release": { | ||
"verifyConditions": { | ||
"path": "./node_modules/semantic-release/dist/lib/plugin-noop.js" | ||
} | ||
}, | ||
"author": "", | ||
@@ -25,3 +29,4 @@ "license": "ISC", | ||
"co-mocha": "1.1.2", | ||
"mocha": "2.2.5" | ||
"mocha": "2.2.5", | ||
"semantic-release": "4.3.5" | ||
}, | ||
@@ -40,2 +45,2 @@ "dependencies": { | ||
} | ||
} | ||
} |
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
23087
4
1