Comparing version 1.1.4 to 1.2.0
{ | ||
"name": "cypress", | ||
"version": "1.1.4", | ||
"version": "1.2.0", | ||
"main": "index.js", | ||
@@ -15,5 +15,16 @@ "bin": { | ||
}, | ||
"types": "types", | ||
"dependencies": { | ||
"@cypress/listr-verbose-renderer": "0.4.1", | ||
"@cypress/xvfb": "1.0.4", | ||
"@types/blob-util": "1.3.3", | ||
"@types/bluebird": "3.5.18", | ||
"@types/chai": "4.0.8", | ||
"@types/chai-jquery": "1.1.35", | ||
"@types/jquery": "3.2.16", | ||
"@types/lodash": "4.14.87", | ||
"@types/minimatch": "3.0.1", | ||
"@types/mocha": "2.2.44", | ||
"@types/sinon": "4.0.0", | ||
"@types/sinon-chai": "2.7.29", | ||
"bluebird": "3.5.0", | ||
@@ -48,3 +59,3 @@ "chalk": "2.1.0", | ||
"index.js", | ||
"index.d.ts" | ||
"types/*.d.ts" | ||
], | ||
@@ -61,4 +72,3 @@ "description": "Cypress.io end to end testing tool", | ||
"url": "https://github.com/cypress-io/cypress.git" | ||
}, | ||
"types": "index.d.ts" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
122705
25
2815
36
+ Added@types/blob-util@1.3.3
+ Added@types/bluebird@3.5.18
+ Added@types/chai@4.0.8
+ Added@types/chai-jquery@1.1.35
+ Added@types/jquery@3.2.16
+ Added@types/lodash@4.14.87
+ Added@types/minimatch@3.0.1
+ Added@types/mocha@2.2.44
+ Added@types/sinon@4.0.0
+ Added@types/sinon-chai@2.7.29
+ Added@types/blob-util@1.3.3(transitive)
+ Added@types/bluebird@3.5.18(transitive)
+ Added@types/chai@4.0.8(transitive)
+ Added@types/chai-jquery@1.1.35(transitive)
+ Added@types/jquery@3.2.16(transitive)
+ Added@types/lodash@4.14.87(transitive)
+ Added@types/minimatch@3.0.1(transitive)
+ Added@types/mocha@2.2.44(transitive)
+ Added@types/sinon@4.0.0(transitive)
+ Added@types/sinon-chai@2.7.29(transitive)