New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@okamjs/okam

Package Overview
Dependencies
Maintainers
1
Versions
120
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@okamjs/okam - npm Package Compare versions

Comparing version 0.0.15 to 0.0.16

scripts/release.ts

10

package.json
{
"name": "@okamjs/okam",
"version": "0.0.15",
"version": "0.0.16",
"main": "index.js",

@@ -29,11 +29,13 @@ "types": "index.d.ts",

"optionalDependencies": {
"@okamjs/okam-darwin-arm64": "0.0.15",
"@okamjs/okam-darwin-x64": "0.0.15",
"@okamjs/okam-linux-x64-gnu": "0.0.15"
"@okamjs/okam-darwin-arm64": "0.0.16",
"@okamjs/okam-darwin-x64": "0.0.16",
"@okamjs/okam-linux-x64-gnu": "0.0.16"
},
"scripts": {
"artifacts": "napi artifacts",
"artifacts:local": "napi artifacts --dir . --dist npm",
"build": "napi build --platform --release",
"build:mac:x86": "napi build --platform --release --target x86_64-apple-darwin",
"build:mac:aarch": "napi build --platform --release --target aarch64-apple-darwin",
"build:linux:x86": "napi build --platform --release --target x86_64-unknown-linux-gnu",
"build:debug": "napi build --platform",

@@ -40,0 +42,0 @@ "test": "ava",

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