Socket
Socket
Sign inDemoInstall

remove-attr

Package Overview
Dependencies
0
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.6 to 0.0.7

2

package.json

@@ -5,3 +5,3 @@ {

"private": false,
"version": "0.0.6",
"version": "0.0.7",
"type": "module",

@@ -8,0 +8,0 @@ "types": "./dist/remove-attributes.d.ts",

@@ -34,3 +34,3 @@ # Vite Plugin - Remove Attributes

```sh
npm install --save-dev vite-plugin-remove-attr
npm install --save-dev remove-attr
```

@@ -48,3 +48,3 @@

import vue from '@vitejs/plugin-vue'
import removeAttr from 'vite-plugin-remove-attr'
import removeAttr from 'remove-attr'

@@ -51,0 +51,0 @@ export default defineConfig({

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc