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

grunt-jasper

Package Overview
Dependencies
Maintainers
1
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

grunt-jasper - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

15

package.json
{
"name": "grunt-jasper",
"version": "0.1.1",
"version": "0.1.2",
"description": "build and package jasper application",

@@ -25,12 +25,15 @@ "homepage": "https://github.com/jasperjs/jasper-build",

"grunt": "~0.4.2",
"grunt-contrib-clean": "~0.5.0",
"grunt-contrib-concat": "^0.5.0",
"grunt-contrib-cssmin": "^0.11.0",
"grunt-contrib-jshint": "~0.8.0",
"grunt-contrib-nodeunit": "~0.3.0",
"grunt-contrib-uglify": "^0.7.0",
"grunt-typescript": "^0.6.1",
"grunt-contrib-clean": "~0.5.0",
"grunt-contrib-jshint": "~0.8.0",
"grunt-contrib-nodeunit": "~0.3.0",
"jshint-stylish": "~0.1.5"
"jshint-stylish": "~0.1.5",
"load-grunt-tasks": "~0.3.0"
},
"peerDependencies": {
"grunt": "~0.4.0"
},
"scripts": {

@@ -37,0 +40,0 @@ "test": "grunt test"

.idea/workspace.xml

Sorry, the diff of this file is not supported yet

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