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

cliberry-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

cliberry-schematics - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

src/index.d.ts

4

CHANGELOG.md

@@ -13,2 +13,6 @@ # Changelog

## [0.0.4] - 2018-09-11
### Fixed
- index not compiled with ts
## [0.0.3] - 2018-09-11

@@ -15,0 +19,0 @@ ### Added

4

package.json
{
"name": "cliberry-schematics",
"version": "0.0.3",
"version": "0.0.4",
"description": "Collection for schematics template used in cliberry/schematics/angular cli that creates empty template for cliberry/schematics/angular.",
"main": "index",
"main": "./src/index",
"schematics": "./src/collection.json",

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

@@ -5,3 +5,3 @@ {

"description": "<%= description %>",
"main": "index",
"main": "./src/index",
"scripts": {

@@ -8,0 +8,0 @@ "schematics": "schematics",

Sorry, the diff of this file is not supported yet

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