📅 You're Invited: Meet the Socket team at RSAC (April 28 – May 1).RSVP →

generator-nodejs-lib

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

generator-nodejs-lib - npm Package Compare versions

Comparing version

to
1.1.0

@@ -13,4 +13,4 @@ {

"devDependencies": {
"chai": "^3.5.0",
"chai-as-promised": "^6.0.0",
"chai": "^4.1.2",
"chai-as-promised": "^7.1.1",
"esformatter-ignore": "^0.1.3",

@@ -23,13 +23,13 @@ "esformatter-remove-trailing-commas": "^1.0.1",

"grunt-esformatter": "^1.2.0",
"grunt-eslint": "^19.0.0",
"grunt-eslint": "^20.1.0",
"grunt-mocha-istanbul": "^5.0.2",
"istanbul": "^0.4.5",
"load-grunt-tasks": "^3.5.2",
"mocha": "^3.2.0",
"rewire": "^2.5.2",
"sinon": "^2.1.0",
"mocha": "^4.1.0",
"rewire": "^3.0.2",
"sinon": "^4.1.3",
"sinon-chai": "^2.9.0",
"time-grunt": "^1.4.0",
"wysknd-lib": "0.0.2",
"wysknd-test": "^3.9.1"
"wysknd-test": "^4.0.0"
},

@@ -36,0 +36,0 @@ "dependencies": {},

@@ -13,2 +13,3 @@ /* jshint node:true, expr:true */

const _testValueProvider = _testHelper.testValueProvider;
const ObjectMock = _testHelper.ObjectMock;
let <%= className %> = null;

@@ -15,0 +16,0 @@

{
"name": "generator-nodejs-lib",
"version": "1.0.2",
"version": "1.1.0",
"description": "Generates a project for node js libraries - mocha for unit tests, grunt for task automation",

@@ -5,0 +5,0 @@ "homepage": "",

Sorry, the diff of this file is not supported yet