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

grunt-strip-code

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

grunt-strip-code - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

10

package.json
{
"name": "grunt-strip-code",
"description": "Remove dev and test only code in production builds",
"version": "0.1.1",
"homepage": "https://github.com/philip/grunt-strip-code",
"version": "0.1.2",
"homepage": "https://github.com/philipwalton/grunt-strip-code",
"author": {

@@ -13,6 +13,6 @@ "name": "Philip Walton",

"type": "git",
"url": "git://github.com/philip/grunt-strip-code.git"
"url": "git://github.com/philipwalton/grunt-strip-code.git"
},
"bugs": {
"url": "https://github.com/philip/grunt-strip-code/issues"
"url": "https://github.com/philipwalton/grunt-strip-code/issues"
},

@@ -22,3 +22,3 @@ "licenses": [

"type": "MIT",
"url": "https://github.com/philip/grunt-strip-code/blob/master/LICENSE-MIT"
"url": "https://github.com/philipwalton/grunt-strip-code/blob/master/LICENSE-MIT"
}

@@ -25,0 +25,0 @@ ],

@@ -146,2 +146,6 @@ # grunt-strip-code

#### 0.1.2
* Minor updates to package.json.
#### 0.1.1

@@ -148,0 +152,0 @@

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