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

@actual-dom/babel-utils

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@actual-dom/babel-utils - npm Package Compare versions

Comparing version 0.0.1 to 0.0.3

CHANGELOG.md

17

package.json
{
"name": "@actual-dom/babel-utils",
"version": "0.0.1",
"version": "0.0.3",
"type": "module",

@@ -15,10 +15,4 @@ "main": "./dist/index.cjs",

},
"scripts": {
"dev": "unbuild --stub",
"build": "unbuild",
"patch-cjs": "tsx ../../scripts/patchCJS.ts",
"prepublishOnly": "npm run build"
},
"dependencies": {
"@actual-dom/shared": "workspace:*"
"@actual-dom/shared": "0.0.3"
},

@@ -28,3 +22,8 @@ "peerDependencies": {

"@babel/helper-module-imports": "^7.22.5"
},
"scripts": {
"dev": "unbuild --stub",
"build": "unbuild",
"patch-cjs": "tsx ../../scripts/patchCJS.ts"
}
}
}
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