@cypress/core-example
Advanced tools
Comparing version 0.2.3 to 0.2.4
{ | ||
"name": "@cypress/core-example", | ||
"version": "0.2.3", | ||
"version": "0.2.4", | ||
"description": "Interal Cypress repo for managing https://example.cypress.io", | ||
@@ -18,3 +18,3 @@ "main": "index.js", | ||
"dependencies": { | ||
"cypress-example-kitchensink": "0.1.3", | ||
"cypress-example-kitchensink": "0.1.4", | ||
"glob": "^7.0.3" | ||
@@ -24,3 +24,3 @@ }, | ||
"chai": "^3.5.0", | ||
"cypress-core-releaser": "0.1.4", | ||
"@cypress/core-releaser": "0.1.4", | ||
"gulp": "^3.9.1", | ||
@@ -27,0 +27,0 @@ "gulp-clean": "^0.3.1", |
@@ -39,2 +39,6 @@ ## Cypress Example [![Circle CI](https://circleci.com/gh/cypress-io/cypress-core-example.svg?style=svg)](https://circleci.com/gh/cypress-io/cypress-core-example) [![Travis CI Build Status](https://travis-ci.org/cypress-io/cypress-core-example.svg?branch=master)](https://travis-ci.org/cypress-io/cypress-core-example) [ ![Codeship Status for cypress-io/cypress-core-example](https://codeship.com/projects/63b71ec0-c850-0133-987c-12caa2fab171/status?branch=master)](https://codeship.com/projects/139291) | ||
#### 0.2.4 | ||
- updated node version to 5.10.0 | ||
- updated deps | ||
#### 0.2.3 | ||
@@ -41,0 +45,0 @@ - renamed visitTimeout -> pageLoadTimeout |
Sorry, the diff of this file is not supported yet
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
53125
57
1
+ Addedcypress-example-kitchensink@0.1.4(transitive)
- Removedcypress-example-kitchensink@0.1.3(transitive)