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

hs-poly-locator

Package Overview
Dependencies
Maintainers
1
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hs-poly-locator - npm Package Compare versions

Comparing version 1.2.6-pre2 to 1.2.6-pre3

16

gulpfile.js

@@ -29,10 +29,10 @@ /*global require process module __dirname*/

if (process.env.BUILD_ENV === "PRODUCTION") {
var uglifyJsPlugin = new webpack.optimize.UglifyJsPlugin({
compress: {
warnings: false
}
});
plugins.push(uglifyJsPlugin);
}
// if (process.env.BUILD_ENV === "PRODUCTION") {
// var uglifyJsPlugin = new webpack.optimize.UglifyJsPlugin({
// compress: {
// warnings: false
// }
// });
// plugins.push(uglifyJsPlugin);
// }

@@ -39,0 +39,0 @@ customWebpackConfig.plugins = plugins;

{
"name": "hs-poly-locator",
"version": "1.2.6-pre2",
"version": "1.2.6-pre3",
"description": "",

@@ -5,0 +5,0 @@ "main": "gulpfile.js",

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