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

cypress-bobril

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cypress-bobril - npm Package Compare versions

Comparing version 2.0.1 to 2.0.2

12

changelog.md
# cypress-bobril
## [2.0.2] - 2020-05-27
### Change
- Return webpack until cypress supports tsconfig
## [2.0.1] - 2020-05-01
### Change
- Simplified TS config
## [2.0.0] - 2020-04-29

@@ -4,0 +16,0 @@

9

package.json
{
"name": "cypress-bobril",
"version": "2.0.1",
"version": "2.0.2",
"description": "Cypress commands for searching bobril components.",

@@ -27,5 +27,6 @@ "main": "index.d.ts",

"bbseeker": "^1.0.6",
"cypress": "^4.5.0"
"cypress": "^4.6.0"
},
"devDependencies": {
"@cypress/webpack-preprocessor": "^5.4.1",
"@typescript-eslint/eslint-plugin": "*",

@@ -36,3 +37,5 @@ "@typescript-eslint/parser": "*",

"prettier": "*",
"typescript": "^3.8.3"
"ts-loader": "^7.0.5",
"typescript": "^3.9.3",
"webpack": "^4.43.0"
},

@@ -39,0 +42,0 @@ "prettier": {

Sorry, the diff of this file is not supported yet

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