You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

ical.js

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ical.js - npm Package Compare versions

Comparing version

to
1.2.2

34

package.json
{
"name": "ical.js",
"version": "1.2.1",
"version": "1.2.2",
"author": "Philipp Kewisch",

@@ -24,28 +24,27 @@ "contributors": [

"devDependencies": {
"benchmark": "~2.1",
"benchmark": "~2.1.1",
"biased-opener": "^0.2.5",
"chai": "~3.5",
"closure-linter-wrapper": "^1.0.1",
"coveralls": "^2.11.2",
"grunt": "^0.4.5",
"coveralls": "^2.11.11",
"grunt": "^1.0.1",
"grunt-concurrent": "^2.0.0",
"grunt-contrib-concat": "^1.0.0",
"grunt-contrib-jshint": "^1.0.0",
"grunt-contrib-uglify": "^1.0.0",
"grunt-contrib-uglify": "^2.0.0",
"grunt-coveralls": "^1.0.0",
"grunt-gh-pages": "^1.0.0",
"grunt-gjslint": "^0.2.0",
"grunt-jsdoc": "^1.1.0",
"grunt-karma": "^0.12.0",
"grunt-jsdoc": "^2.0.0",
"grunt-karma": "^1.0.0",
"grunt-mocha-cli": "^2.0.0",
"grunt-mocha-istanbul": "^4.0.2",
"grunt-release": "^0.13.0",
"grunt-mocha-istanbul": "^5.0.1",
"grunt-release": "^0.14.0",
"gruntify-eslint": "^2.0.0",
"istanbul": "^0.4.2",
"karma": "^0.13.9",
"karma": "^1.0.0",
"karma-chai": "^0.1.0",
"karma-mocha": "^0.2.0",
"karma-sauce-launcher": "^0.3.0",
"karma-mocha": "^1.1.1",
"karma-sauce-launcher": "^1.0.0",
"karma-spec-reporter": "^0.0.26",
"minami": "^1.1.0",
"mocha": "~2.4",
"mocha": "~2.5.3",
"node-static": "^0.7.6",

@@ -73,7 +72,2 @@ "open": "0.0.5",

},
"SL_InternetExplorer9": {
"base": "SauceLabs",
"browserName": "internet explorer",
"version": 9
},
"SL_Firefox": {

@@ -80,0 +74,0 @@ "base": "SauceLabs",

Sorry, the diff of this file is too big to display