Socket
Socket
Sign inDemoInstall

@angular-eslint/schematics

Package Overview
Dependencies
Maintainers
1
Versions
740
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.10 to 0.7.0-alpha.11

4

dist/convert-tslint-to-eslint/utils.js

@@ -73,4 +73,4 @@ "use strict";

context.logger.info('\nINFO: To most closely match your tslint.json, the `latest` version of the following eslint plugin(s) have been installed:');
context.logger.warn('\n - ' + pluginsToInstall.join('\n - '));
context.logger.warn('\nPlease note, you may wish to pin these to a specific version number in your package.json, rather than leaving it open to `latest`.\n');
context.logger.info('\n - ' + pluginsToInstall.join('\n - '));
context.logger.info('\nPlease note, you may wish to pin these to a specific version number in your package.json, rather than leaving it open to `latest`.\n');
host.overwrite('package.json', JSON.stringify(json, null, 2));

@@ -77,0 +77,0 @@ context.addTask(new tasks_1.NodePackageInstallTask());

{
"name": "@angular-eslint/schematics",
"version": "0.7.0-alpha.10",
"version": "0.7.0-alpha.11",
"description": "Angular Schematics for angular-eslint",

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

},
"gitHead": "ea51b882882edfc5e1a740fa81a7da34cffe0f84"
"gitHead": "1580edcd2b4aa3d7c7adb82a7fe77e3731303b3c"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc