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

iron-webcrypto

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

iron-webcrypto - npm Package Compare versions

Comparing version 0.3.0 to 0.3.1

14

package.json
{
"$schema": "https://json.schemastore.org/package.json",
"name": "iron-webcrypto",
"version": "0.3.0",
"version": "0.3.1",
"description": "a cryptographic utility for sealing-unsealing a JSON object using symmetric key encryption with message integrity verification",

@@ -22,8 +22,8 @@ "keywords": [

"exports": {
".": {
"node": {
"types": "./dist/index.node.d.ts",
"import": "./dist/index.node.mjs",
"require": "./dist/index.node.cjs"
},
"node": {
"types": "./dist/index.node.d.ts",
"import": "./dist/index.node.mjs",
"require": "./dist/index.node.cjs"
},
"default": {
"types": "./dist/index.d.ts",

@@ -30,0 +30,0 @@ "import": "./dist/index.mjs",

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