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

@okamjs/okam

Package Overview
Dependencies
Maintainers
3
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.19 to 0.0.20

1

index.d.ts

@@ -45,2 +45,3 @@ /* tslint:disable */

dynamicImportToRequire?: boolean;
umd?: string;
}, watch: boolean): Promise<void>

11

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

@@ -39,9 +39,10 @@ "types": "index.d.ts",

"universal": "napi universal",
"version": "napi version"
"version": "napi version",
"release": "esno scripts/release.ts"
},
"optionalDependencies": {
"@okamjs/okam-darwin-arm64": "0.0.19",
"@okamjs/okam-darwin-x64": "0.0.19",
"@okamjs/okam-linux-x64-gnu": "0.0.19"
"@okamjs/okam-darwin-arm64": "0.0.20",
"@okamjs/okam-darwin-x64": "0.0.20",
"@okamjs/okam-linux-x64-gnu": "0.0.20"
}
}
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