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.0.2 to 1.0.3

README.md

4

package.json
{
"name": "@webcrypto/tools",
"version": "1.0.2",
"version": "1.0.3",
"private": false,

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

"build": "tsc --module commonjs && rollup -c rollup.config.ts",
"postbuild": "shx cp package.json ./dist",
"postbuild": "shx cp package.json ./dist && shx cp README.md ./dist/README.md",
"predocs": "shx rm -rf docs",

@@ -44,0 +44,0 @@ "docs": "typedoc --stripInternal --out docs --target es6 --theme minimal --mode file src",

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