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

grunt-ft

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

grunt-ft - npm Package Compare versions

Comparing version 0.3.0 to 0.3.1

README.md

2

config/copy.js

@@ -33,3 +33,3 @@ 'use strict';

cwd: '<%=path.bower %>/',
src: ['es5-shim/es5-shim.min.js', 'event-listener/eventListener.polyfill.min.js', 'classlist/classList.min.js'],
src: ['es5-shim/es5-shim.min.js', 'event-listener/eventListener.polyfill.min.js', 'classlist/classList.min.js', 'custom-event/custom-event-polyfill.js'],
rename: function (dest, file) {

@@ -36,0 +36,0 @@ file = file.split('/');

@@ -5,3 +5,3 @@ {

"repository": "https://github.com/commuterjoy/grunt-ft.git",
"version": "0.3.0",
"version": "0.3.1",
"devDependencies": {

@@ -8,0 +8,0 @@ "grunt": "0.4.3"

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