Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

akita-schematics

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

akita-schematics - npm Package Compare versions

Comparing version 1.0.0-rc.1 to 1.0.0-rc.2

akita-schematics-1.0.0-rc.1.tgz

2

package.json
{
"name": "akita-schematics",
"version": "1.0.0-rc.1",
"version": "1.0.0-rc.2",
"description": "Akita Schematics for Angular",

@@ -5,0 +5,0 @@ "scripts": {

@@ -26,3 +26,3 @@ # Akita Schematics

The [collection schema](./schematics/collection.json) also has aliases to the most common schematics used to generate files.
The [collection schema](https://github.com/datorama/akita-schematics/blob/master/src/collection.json) also has aliases to the most common schematics used to generate files.

@@ -51,3 +51,3 @@ The `akita-schematics` extend the default `@schematics/angular` collection. If you want to set defaults for schematics such as generating components with scss file, you must change the schematics package name from `@schematics/angular` to `akita-schematics` in `angular.json`:

> Note that `akita-schematics:store` is only needed when the default collection isn't set to `akita-schematics`
> Note that the `akita-schematics:` prefix is only needed when the default collection isn't set to `akita-schematics`

@@ -54,0 +54,0 @@ ## Generate a Store

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