New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

babel-plugin-hydroxide

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

babel-plugin-hydroxide - npm Package Compare versions

Comparing version 1.4.0 to 1.4.1

2

dist/index.js

@@ -1,2 +0,2 @@

// babel-plugin-hydroxide v1.4.0
// babel-plugin-hydroxide v1.4.1
'use strict';

@@ -3,0 +3,0 @@

{
"name": "babel-plugin-hydroxide",
"description": "Compiler for Hydroxide Framework",
"version": "1.4.0",
"version": "1.4.1",
"author": "Manan Tank",

@@ -10,6 +10,6 @@ "license": "MIT",

"scripts": {
"build": "rollup -c",
"build": "rimraf dist && rollup -c",
"ts-check": "tsc --noEmit --project tsconfig.json",
"test": "jest",
"publish-patch": "npm run build && npm version patch && npm publish --public"
"prepublishOnly": "npm run build"
},

@@ -34,2 +34,3 @@ "files": [

"jest": "^27.5.1",
"rimraf": "^3.0.2",
"rollup": "^2.69.0",

@@ -36,0 +37,0 @@ "rollup-plugin-cleaner": "^1.0.0",

@@ -0,1 +1,3 @@

<img src="https://github.com/hydroxide-js/hydroxide/raw/main/docs/hx.png" />
# babel-plugin-hydroxide

@@ -13,4 +15,4 @@

https://hydroxide-compiler-playground.pages.dev/
https://hydroxide-compiler-playground.pages.dev
<img src="https://github.com/hydroxide-js/hydroxide/raw/main/packages/web/jsx-compiler/docs/playground.png" />
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