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

@cypress/schematic

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cypress/schematic - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

7

CHANGELOG.md

@@ -0,1 +1,8 @@

# [@cypress/schematic-v1.0.1](https://github.com/cypress-io/cypress/compare/@cypress/schematic-v1.0.0...@cypress/schematic-v1.0.1) (2021-05-12)
### Bug Fixes
* configure the publish of @cypress/schematic ([#16479](https://github.com/cypress-io/cypress/issues/16479)) ([f8395a7](https://github.com/cypress-io/cypress/commit/f8395a75a8360a5ab33217b64c88d766132b9dc6))
# @cypress/schematic-v1.0.0 (2021-05-12)

@@ -2,0 +9,0 @@

6

package.json
{
"name": "@cypress/schematic",
"version": "1.0.0",
"version": "1.0.1",
"description": "Official Cypress schematic for the Angular CLI",

@@ -55,4 +55,8 @@ "private": false,

],
"publishConfig": {
"access": "public",
"registry": "http://registry.npmjs.org/"
},
"builders": "./src/builders/builders.json",
"schematics": "./src/schematics/collection.json"
}
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