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.8.1 to 0.8.2

dist/example.js

6

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

@@ -47,3 +47,2 @@ "keywords": [

"@types/node": "^20.5.7",
"@types/semver": "^7.5.1",
"@typescript-eslint/eslint-plugin": "^6.5.0",

@@ -72,3 +71,4 @@ "@typescript-eslint/parser": "^6.5.0",

},
"packageManager": "pnpm@8.7.0"
"packageManager": "pnpm@8.7.0",
"runkitExampleFilename": "dist/example.js"
}

@@ -27,3 +27,3 @@ # iron-webcrypto (beta) [![jsDocs.io](https://img.shields.io/badge/jsDocs.io-reference-blue?style=flat-square)](https://www.jsdocs.io/package/iron-webcrypto) [![downloads](https://img.shields.io/npm/dm/iron-webcrypto?style=flat-square)](https://www.npmjs.com/package/iron-webcrypto) [![npm](https://img.shields.io/npm/v/iron-webcrypto?style=flat-square)](https://www.npmjs.com/package/iron-webcrypto)

```ts
import * as Iron from 'https://esm.sh/iron-webcrypto@0.8.0'
import * as Iron from 'https://esm.sh/iron-webcrypto@0.8.1'
```

@@ -30,0 +30,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