New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

nativescript-angular-cli

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nativescript-angular-cli - npm Package Compare versions

Comparing version 0.1.2 to 0.1.3

blueprints/module/files/__name__/__name__.routes.ts

2

blueprints/module/files/__name__/__name__.module.ts

@@ -8,3 +8,3 @@ import { NgModule, NO_ERRORS_SCHEMA } from '@angular/core';

import { <%= classifiedModuleName %>Routes } from './<%= dasherizedModuleName %>.routes';
import { <%= classifiedModuleName %>Component } from './components/<%= dasherizedModuleName %>/<%= dasherizedModuleName %>.component'
import { <%= classifiedModuleName %>Component } from './components/<%= dasherizedModuleName %>/<%= dasherizedModuleName %>.component';

@@ -11,0 +11,0 @@ @NgModule({

{
"name": "nativescript-angular-cli",
"version": "0.1.2",
"version": "0.1.3",
"description": "NativeScript CLI command extensions to add some of the Angular CLI commands",

@@ -5,0 +5,0 @@ "main": "lib/bootstrap.js",

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