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

blac

Package Overview
Dependencies
Maintainers
1
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

blac - npm Package Compare versions

Comparing version 1.0.11 to 1.0.12

babel.config.js

30

package.json
{
"name": "blac",
"version": "1.0.11",
"version": "1.0.12",
"license": "MIT",
"main": "index.cjs.js",
"module": "index.es.js",
"typings": "src/index.d.ts",
"types": "src/index.d.ts",
"main": "src/index.ts",
"module": "src/index.ts",
"typings": "src/index.ts",
"types": "src/index.ts",
"keywords": [

@@ -31,13 +31,13 @@ "react",

"devDependencies": {
"vite-plugin-dts": "^3.7.1",
"@typescript-eslint/eslint-plugin": "^6.19.0",
"@typescript-eslint/parser": "^6.19.0",
"@typescript-eslint/eslint-plugin": "^7.3.1",
"@typescript-eslint/parser": "^7.3.1",
"@vitejs/plugin-react-refresh": "^1.3.6",
"@vitest/browser": "^1.2.1",
"@vitest/coverage-v8": "^1.2.1",
"eslint": "^8.56.0",
"prettier": "^3.2.4",
"typescript": "^5.3.3",
"vitest": "^1.2.1"
"@vitest/browser": "^1.4.0",
"@vitest/coverage-v8": "^1.4.0",
"eslint": "^8.57.0",
"prettier": "^3.2.5",
"typescript": "^5.4.3",
"vite-plugin-dts": "^3.7.3",
"vitest": "^1.4.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