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

ngmeta

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ngmeta - npm Package Compare versions

Comparing version 1.2.3 to 1.2.4

dist/index.d.ts

4

CHANGELOG.md

@@ -0,1 +1,5 @@

# 1.2.4 (2017-07-05)
* Fix to include `dist` in bundle.
# 1.2.3 (2017-07-05)

@@ -2,0 +6,0 @@

2

package-lock.json
{
"name": "ngmeta",
"version": "1.2.1",
"version": "1.2.4",
"lockfileVersion": 1,

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

{
"name": "ngmeta",
"version": "1.2.3",
"version": "1.2.4",
"description": "A tool for updating meta tags in an Angular application.",

@@ -39,4 +39,4 @@ "main": "dist/index.js",

"@angular/common": "^4.0.0",
"@angular/compiler": "^4.2.5",
"@angular/compiler-cli": "^4.2.5",
"@angular/compiler": "^4.0.0",
"@angular/compiler-cli": "^4.0.0",
"@angular/core": "^4.0.0",

@@ -52,2 +52,2 @@ "@angular/platform-browser": "^4.0.0",

}
}
}
var chalk = require('chalk');
console.log(chalk.underline.bold.green("ngmeta 1.2.3"));
console.log(chalk.underline.bold.green("ngmeta 1.2.4"));
console.log(chalk.bold.yellow("CHANGELOG -> https://github.com/MichaelSolati/ngmeta/blob/master/CHANGELOG.md"));

@@ -1,2 +0,2 @@

# ngmeta (1.2.3) [![Build Status](https://travis-ci.org/MichaelSolati/ngmeta.svg?branch=master)](https://travis-ci.org/MichaelSolati/ngmeta)
# ngmeta (1.2.4) [![Build Status](https://travis-ci.org/MichaelSolati/ngmeta.svg?branch=master)](https://travis-ci.org/MichaelSolati/ngmeta)
A tool for updating meta tags in an Angular application.

@@ -3,0 +3,0 @@

{
"name": "ngmeta",
"description": "A tool for updating meta tags in an Angular application.",
"version": "1.2.3",
"version": "1.2.4",
"url": "https://ngmeta.michaelsolati.com/",

@@ -6,0 +6,0 @@ "options": {

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