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

@bnfe/lark-utils

Package Overview
Dependencies
Maintainers
5
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bnfe/lark-utils - npm Package Compare versions

Comparing version 1.0.9 to 1.0.10

8

package.json
{
"name": "@bnfe/lark-utils",
"version": "1.0.9",
"version": "1.0.10",
"description": "lark-utils",

@@ -17,10 +17,10 @@ "main": "dist/lark-utils.cjs.js",

"license": "MIT",
"devDependencies": {
"dependencies": {
"axios": "^1.6.0"
},
"scripts": {
"dev": "rollup -c -w --bundleConfigAsCjs",
"build": "rollup -c rollup.config.js --bundleConfigAsCjs",
"dev": "cross-env NODE_ENV=development rollup -c -w --bundleConfigAsCjs",
"build": "cross-env NODE_ENV=production rollup -c --bundleConfigAsCjs",
"lint": "npx eslint ./src/** --ext .ts --fix"
}
}
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