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

@bangle.dev/utils

Package Overview
Dependencies
Maintainers
1
Versions
88
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bangle.dev/utils - npm Package Compare versions

Comparing version 0.29.0-alpha.5 to 0.29.0-alpha.6

12

package.json
{
"name": "@bangle.dev/utils",
"version": "0.29.0-alpha.5",
"version": "0.29.0-alpha.6",
"homepage": "https://bangle.dev",

@@ -16,5 +16,7 @@ "authors": [

"exports": {
"import": "./dist/index.js",
"require": "./dist/index.cjs",
"./*": "./src/*"
".": {
"import": "./dist/index.js",
"require": "./dist/index.cjs"
},
"./style.css": "./src/style.css"
},

@@ -43,3 +45,3 @@ "license": "MIT",

"devDependencies": {
"@bangle.dev/pm": "0.29.0-alpha.5"
"@bangle.dev/pm": "0.29.0-alpha.6"
},

@@ -46,0 +48,0 @@ "publishConfig": {

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