Socket
Socket
Sign inDemoInstall

@angular-eslint/schematics

Package Overview
Dependencies
Maintainers
1
Versions
751
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@angular-eslint/schematics - npm Package Compare versions

Comparing version 0.7.0-alpha.0 to 0.7.0-alpha.1

dist/convert-tslint-to-eslint/schema.json

6

package.json
{
"name": "@angular-eslint/schematics",
"version": "0.7.0-alpha.0",
"version": "0.7.0-alpha.1",
"description": "Angular Schematics for angular-eslint",

@@ -9,3 +9,3 @@ "license": "MIT",

"scripts": {
"build": "rimraf ./dist && tsc -p tsconfig.json && ncp src/collection.json dist/collection.json && ncp src/ng-add/schema.json dist/ng-add/schema.json && ncp src/add-config-to-project/schema.json dist/add-config-to-project/schema.json && ncp src/add-config-to-project/files dist/add-config-to-project/files",
"build": "rimraf ./dist && tsc -p tsconfig.json && ncp src/collection.json dist/collection.json && ncp src/ng-add/schema.json dist/ng-add/schema.json && ncp src/add-config-to-project/schema.json dist/add-config-to-project/schema.json && ncp src/add-config-to-project/files dist/add-config-to-project/files && ncp src/convert-tslint-to-eslint/schema.json dist/convert-tslint-to-eslint/schema.json",
"test": "jest --coverage",

@@ -38,3 +38,3 @@ "typecheck": "tsc -p tsconfig.json --noEmit"

},
"gitHead": "7a92faa8c58964e966abfae38ca049ae9cb3e78a"
"gitHead": "e9a3bec325bbe713037cf9dd8c22d1a70532b03d"
}
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