Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@webcrypto/tools

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@webcrypto/tools - npm Package Compare versions

Comparing version 1.2.0 to 1.2.1

32

package.json
{
"name": "@webcrypto/tools",
"version": "1.2.0",
"version": "1.2.1",
"private": false,

@@ -42,3 +42,3 @@ "description": "A set of tools to facilitate and give good defaults for use of the native Web Crypto API.",

"predocs": "shx rm -rf docs",
"docs": "typedoc --stripInternal --out docs --target es6 --theme minimal --mode file src",
"docs": "typedoc --excludeInternal --out docs ./src/web-crypto-tools.ts",
"postdocs": "shx touch ./docs/.nojekyll",

@@ -110,12 +110,12 @@ "test": "karma start --single-run",

"@semantic-release/changelog": "^5.0.1",
"@semantic-release/git": "^9.0.0",
"@types/jasmine": "^3.6.0",
"@types/node": "^12.19.1",
"@semantic-release/git": "^9.0.1",
"@types/jasmine": "^3.10.3",
"@types/node": "^12.20.46",
"colors": "^1.3.2",
"commitizen": "^4.2.2",
"coveralls": "^3.0.2",
"commitizen": "^4.2.4",
"coveralls": "^3.1.1",
"cross-env": "^5.2.0",
"cz-conventional-changelog": "^3.3.0",
"husky": "^4.3.0",
"jasmine-core": "^3.6.0",
"husky": "^4.3.8",
"jasmine-core": "^3.99.0",
"karma": "^5.2.3",

@@ -126,7 +126,7 @@ "karma-chrome-launcher": "^3.1.0",

"karma-mocha-reporter": "^2.2.5",
"karma-typescript": "^5.2.0",
"karma-typescript": "^5.5.3",
"lint-staged": "^8.0.0",
"lodash.camelcase": "^4.3.0",
"prettier": "^1.14.3",
"prompt": "^1.0.0",
"prompt": "^1.2.1",
"rollup": "^0.67.0",

@@ -138,5 +138,5 @@ "rollup-plugin-commonjs": "^9.1.8",

"rollup-plugin-typescript2": "^0.27.3",
"semantic-release": "^17.2.1",
"shelljs": "^0.8.3",
"shx": "^0.3.3",
"semantic-release": "^17.4.7",
"shelljs": "^0.8.5",
"shx": "^0.3.4",
"ts-node": "^8.10.2",

@@ -146,5 +146,5 @@ "tslint": "^6.1.3",

"tslint-config-standard": "^9.0.0",
"typedoc": "^0.17.8",
"typescript": "^4.0.3"
"typedoc": "^0.22.11",
"typescript": "4.0.8"
}
}
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