New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@hmcts/draft-store-client

Package Overview
Dependencies
Maintainers
13
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hmcts/draft-store-client - npm Package Compare versions

Comparing version 1.0.10 to 1.0.11

dist/app/idam/serviceAuthToken.d.ts

15

package.json
{
"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",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc