Socket
Socket
Sign inDemoInstall

@schematics/schematics

Package Overview
Dependencies
Maintainers
2
Versions
375
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@schematics/schematics - npm Package Compare versions

Comparing version 0.6.1 to 0.6.2

2

blank/project-files/package.json

@@ -7,3 +7,3 @@ {

"build": "tsc -p tsconfig.json",
"test": "npm run build && jasmine **/*_spec.js"
"test": "npm run build && jasmine src/**/*_spec.js"
},

@@ -10,0 +10,0 @@ "keywords": [

{
"name": "@schematics/schematics",
"version": "0.6.1",
"version": "0.6.2",
"description": "Schematics specific to Angular",

@@ -17,4 +17,4 @@ "keywords": [

"dependencies": {
"@angular-devkit/core": "0.6.1",
"@angular-devkit/schematics": "0.6.1"
"@angular-devkit/core": "0.6.2",
"@angular-devkit/schematics": "0.6.2"
},

@@ -21,0 +21,0 @@ "repository": {

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