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

grunt-autopolyfiller

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

grunt-autopolyfiller - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

84

package.json
{
"name": "grunt-autopolyfiller",
"version": "1.1.0",
"description": "Autopolyfiller plugin for Grunt.",
"homepage": "https://github.com/azproduction/grunt-autopolyfiller",
"repository": "git://github.com/azproduction/grunt-autopolyfiller.git",
"bugs": "https://github.com/azproduction/grunt-autopolyfiller/issues",
"author": {
"name": "Mikhail Davydov",
"email": "i@azproduction.ru",
"url": "azproduction.ru"
},
"keywords": [
"gruntplugin",
"autopolyfiller",
"polyfills",
"polyfill"
],
"main": "Gruntfile.js",
"engines": {
"node": ">= 0.8.0"
},
"licenses": [
{
"type": "MIT"
}
],
"dependencies": {
"autopolyfiller": "1.1.x"
},
"devDependencies": {
"grunt-contrib-clean": "~0.4.0",
"grunt-contrib-jshint": "~0.2.0",
"grunt": "~0.4.0rc2",
"grunt-cli": "~0.1.13",
"jshint-stylish": "~0.1.3",
"load-grunt-tasks": "~0.2.0",
"grunt-mocha-test": "~0.9.4",
"chai": "~1.9.0"
},
"scripts": {
"test": "./node_modules/.bin/grunt test"
"name": "grunt-autopolyfiller",
"version": "1.1.1",
"description": "Autopolyfiller plugin for Grunt.",
"homepage": "https://github.com/azproduction/grunt-autopolyfiller",
"repository": "git://github.com/azproduction/grunt-autopolyfiller.git",
"bugs": "https://github.com/azproduction/grunt-autopolyfiller/issues",
"author": {
"name": "Mikhail Davydov",
"email": "i@azproduction.ru",
"url": "azproduction.ru"
},
"keywords": [
"gruntplugin",
"autopolyfiller",
"polyfills",
"polyfill"
],
"main": "Gruntfile.js",
"engines": {
"node": ">= 0.8.0"
},
"licenses": [
{
"type": "MIT"
}
}
],
"dependencies": {
"autopolyfiller": "1.4.x"
},
"devDependencies": {
"grunt-contrib-clean": "~0.4.0",
"grunt-contrib-jshint": "~0.2.0",
"grunt": "~0.4.0rc2",
"grunt-cli": "~0.1.13",
"jshint-stylish": "~0.1.3",
"load-grunt-tasks": "~0.2.0",
"grunt-mocha-test": "~0.9.4",
"chai": "~1.9.0"
},
"scripts": {
"test": "./node_modules/.bin/grunt test"
}
}
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