Socket
Socket
Sign inDemoInstall

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.4 to 0.0.5

4

dist/types.d.ts
interface Options {
extensions: string[];
attributes: string[];
ignoreFolders: string[];
ignoreFiles: string[];
ignoreFolders?: string[];
ignoreFiles?: string[];
}
export type { Options };

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

"private": false,
"version": "0.0.4",
"version": "0.0.5",
"type": "module",

@@ -8,0 +8,0 @@ "types": "./dist/remove-attributes.d.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