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

grunt-assetpush

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

grunt-assetpush - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

.travis.yml

2

package.json
{
"name": "grunt-assetpush",
"version": "0.1.0",
"version": "0.1.1",
"description": "Grunt task for appending HTML tags for JS/CSS files",

@@ -5,0 +5,0 @@ "author": {

@@ -1,2 +0,2 @@

# grunt-contrib-assetpush
# grunt-assetpush [![Build Status](https://travis-ci.org/gustavohenke/grunt-assetpush.png?branch=master)](https://travis-ci.org/gustavohenke/grunt-assetpush)
> Append HTML tags for JS/CSS files.

@@ -10,3 +10,3 @@

```shell
npm install grunt-contrib-assetpush --save-dev
npm install grunt-assetpush --save-dev
```

@@ -17,3 +17,3 @@

```js
grunt.loadNpmTasks("grunt-contrib-assetpush");
grunt.loadNpmTasks("grunt-assetpush");
```

@@ -55,2 +55,2 @@

}
```
```
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