Socket
Socket
Sign inDemoInstall

strip-whitespace-plugin

Package Overview
Dependencies
5
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.1 to 1.0.2

16

package.json
{
"name": "strip-whitespace-plugin",
"version": "1.0.1",
"version": "1.0.2",
"description": "Strip whitespace from strings in javascript assets",

@@ -46,16 +46,16 @@ "main": "index.js",

"devDependencies": {
"@types/webpack": "^2.2.14",
"@types/webpack": "^2.2.15",
"@types/webpack-sources": "^0.1.1",
"if-ver": "^1.0.6",
"in-publish": "^2.0.0",
"rollup": "^0.41.5",
"rollup": "^0.41.6",
"rollup-plugin-typescript": "^0.8.1",
"tslint": "^5.0.0",
"typescript": "^2.2.1",
"webpack": "^2.2.1"
"tslint": "^5.2.0",
"typescript": "^2.3.2",
"webpack": "^2.5.0"
},
"dependencies": {
"strip-whitespace": "^1.0.4",
"webpack-sources": "^0.2.0"
"strip-whitespace": "^1.0.6",
"webpack-sources": "^0.2.3"
}
}
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