Socket
Socket
Sign inDemoInstall

@bicycle-codes/crypto-stream

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bicycle-codes/crypto-stream - npm Package Compare versions

Comparing version 0.0.6 to 0.0.7

17

package.json

@@ -5,3 +5,3 @@ {

"type": "module",
"version": "0.0.6",
"version": "0.0.7",
"main": "dist/index.js",

@@ -12,3 +12,3 @@ "files": [

"scripts": {
"lint": "standardx -v \"./**/*.ts\"",
"lint": "eslint \"./**/*.{ts,js}\"",
"test": "npm run lint && esbuild --bundle test/index.ts | node --input-type=module | tap-arc",

@@ -30,3 +30,3 @@ "test:electron": "esbuild --bundle test/index.ts | tape-run | tap-arc",

"devDependencies": {
"@nichoth/debug": "^0.5.0",
"@nichoth/debug": "^0.6.1",
"@nichoth/tapzero": "^0.8.4",

@@ -37,11 +37,12 @@ "@preact/preset-vite": "^2.8.1",

"auto-changelog": "^2.4.0",
"esbuild": "^0.20.0",
"esbuild": "^0.20.1",
"eslint": "^8.57.0",
"eslint-config-standard": "^17.1.0",
"htm": "^3.1.1",
"postcss-nesting": "^12.0.2",
"preact": "^10.19.3",
"standardx": "^7.0.0",
"postcss-nesting": "^12.0.3",
"preact": "^10.19.6",
"tap-arc": "^1.2.2",
"tape-run": "^11.0.0",
"typescript": "^5.3.3",
"vite": "^5.0.12"
"vite": "^5.1.4"
},

@@ -48,0 +49,0 @@ "exports": {

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