@hmcts/draft-store-client
Advanced tools
Comparing version 1.0.10 to 1.0.11
{ | ||
"name": "@hmcts/draft-store-client", | ||
"version": "1.0.10", | ||
"version": "1.0.11", | ||
"description": "Front end client for draft store", | ||
@@ -8,8 +8,7 @@ "engines": { | ||
}, | ||
"types": "./lib/index.d.ts", | ||
"scripts": { | ||
"prepublishOnly": "tsc -p ./ --outDir dist/", | ||
"prepublishOnly": "tsc -p ./", | ||
"lint": "tslint --project tsconfig.json --type-check", | ||
"test": "NODE_ENV=mocha LOG_LEVEL=OFF mocha --opts mocha.opts --reporter-options reportFilename=unit,inlineAssets=true,reportTitle=draft-store-client", | ||
"test:coverage": "NODE_ENV=mocha LOG_LEVEL=OFF nyc mocha --opts mocha.opts ", | ||
"test": "NODE_ENV=mocha LOG_LEVEL=OFF mocha --opts mocha.opts --reporter-options reportFilename=unit,inlineAssets=true,reportTitle=draft-store-client 'src/test/common/draft/**/*.ts'", | ||
"test:coverage": "NODE_ENV=mocha LOG_LEVEL=OFF nyc mocha --opts mocha.opts 'src/test/common/draft/**/*.ts'", | ||
"precommit": "yarn lint", | ||
@@ -51,3 +50,3 @@ "prepush": "yarn test" | ||
"@types/chai": "^4.0.3", | ||
"@types/chai-as-promised": "^0.0.31", | ||
"@types/chai-as-promised": "^7.1.0", | ||
"@types/chai-spies": "^0.0.0", | ||
@@ -61,3 +60,3 @@ "@types/mocha": "*", | ||
"husky": "^0.14.3", | ||
"mocha": "^3.5.0", | ||
"mocha": "^4.0.1", | ||
"mochawesome": "^2.2.0", | ||
@@ -67,3 +66,3 @@ "mock-require": "^2.0.1", | ||
"nyc": "^11.2.1", | ||
"sinon": "^3.2.1", | ||
"sinon": "^4.0.1", | ||
"sinon-chai": "^2.13.0", | ||
@@ -70,0 +69,0 @@ "sinon-express-mock": "^1.3.0", |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
24162
24
360
0