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

sanitize-filename-ts

Package Overview
Dependencies
Maintainers
7
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sanitize-filename-ts - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

8

package.json
{
"name": "sanitize-filename-ts",
"version": "1.0.0",
"version": "1.0.1",
"description": "Sanitize a string for use as a filename",

@@ -23,4 +23,3 @@ "keywords": [

"build/index.js",
"build/index.d.ts",
"build/index.js.map"
"build/index.d.ts"
],

@@ -31,4 +30,3 @@ "scripts": {

"prettier": "prettier -l **/*.{ts,json,md}",
"pretest": "yarn build",
"prepublish": "yarn build"
"prepare": "npm run-script build"
},

@@ -35,0 +33,0 @@ "dependencies": {

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