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.0.1-alpha.26 to 0.0.1-alpha.27

dist/ng-add/schema.json

8

package.json
{
"name": "@angular-eslint/schematics",
"version": "0.0.1-alpha.26",
"version": "0.0.1-alpha.27",
"description": "Angular Schematics for angular-eslint",

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

"scripts": {
"build": "rm -rf ./dist && tsc -p tsconfig.json && cp src/collection.json dist/collection.json",
"build": "rm -rf ./dist && tsc -p tsconfig.json && cp src/collection.json dist/collection.json && cp src/ng-add/schema.json dist/ng-add/schema.json",
"test": "jest --coverage",

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

],
"schematics": "dist/collection.json",
"schematics": "./dist/collection.json",
"devDependencies": {

@@ -33,3 +33,3 @@ "@angular-devkit/schematics": "^9.0.7"

},
"gitHead": "b21808a14fda1a803d3af8a79d0055aac1e335f6"
"gitHead": "59b10e390149d62aae77eae8ae14316caadc71e5"
}
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