@cypress/core-example
Advanced tools
Comparing version 0.5.4 to 0.5.5
{ | ||
"name": "@cypress/core-example", | ||
"version": "0.5.4", | ||
"version": "0.5.5", | ||
"description": "Interal Cypress repo for managing https://example.cypress.io", | ||
@@ -9,3 +9,2 @@ "main": "index.js", | ||
"test": "cypress ci", | ||
"postinstall": "npm run build", | ||
"build": "./bin/build.sh && gulp build", | ||
@@ -12,0 +11,0 @@ "predeploy": "npm run build", |
@@ -39,2 +39,5 @@ ## 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) | ||
#### 0.5.5 | ||
- do not postinstall | ||
#### 0.5.4 | ||
@@ -41,0 +44,0 @@ - renamed commandTimeout -> defaultCommandTimeout |
Sorry, the diff of this file is not supported yet
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
Found 1 instance in 1 package
55515
93
0