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

grunt-angular-templates

Package Overview
Dependencies
Maintainers
4
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

grunt-angular-templates - npm Package Compare versions

Comparing version 0.6.0 to 1.0.0

20

package.json
{
"name": "grunt-angular-templates",
"description": "Grunt build task to concatenate & register your AngularJS templates in the $templateCache",
"version": "0.6.0",
"version": "1.0.0",
"homepage": "https://github.com/ericclemmons/grunt-angular-templates",

@@ -31,3 +31,3 @@ "author": {

"dependencies": {
"html-minifier": "~0.6.3"
"html-minifier": "~1.1.1"
},

@@ -37,10 +37,10 @@ "devDependencies": {

"grunt-cli": "~0.1.6",
"grunt-contrib-cssmin": "~0.7.0",
"grunt-contrib-clean": "~0.5.0",
"grunt-contrib-concat": "~0.3.0",
"grunt-contrib-jshint": "~0.7.2",
"grunt-contrib-nodeunit": "~0.2.2",
"grunt-contrib-uglify": "~0.2.7",
"grunt-usemin": "~2.0.2",
"grunt-contrib-copy": "~0.4.1"
"grunt-contrib-cssmin": "~0.14.0",
"grunt-contrib-clean": "~0.7.0",
"grunt-contrib-concat": "~0.5.1",
"grunt-contrib-jshint": "~0.12.0",
"grunt-contrib-nodeunit": "~0.4.1",
"grunt-contrib-uglify": "~0.11.0",
"grunt-usemin": "~3.1.1",
"grunt-contrib-copy": "~0.8.2"
},

@@ -47,0 +47,0 @@ "keywords": [

@@ -369,2 +369,3 @@ # grunt-angular-templates

- v1.0.0 - Updated unit tests for performance and bumps dependency versions ([#143](https://github.com/ericclemmons/grunt-angular-templates/pull/143))
- v0.6.0 - Adds `quotes` options to allow wrapping in single instead of double quotes ([#142](https://github.com/ericclemmons/grunt-angular-templates/pull/142))

@@ -371,0 +372,0 @@ - v0.5.9 - Fixes over-matching on `cwd` when `expand:true`

Sorry, the diff of this file is not supported yet

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