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

remove-attr

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

remove-attr - npm Package Compare versions

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc