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

angular2-prettyjson

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

angular2-prettyjson - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

8

package.json
{
"name": "angular2-prettyjson",
"version": "1.0.0",
"version": "1.0.1",
"description": "Angular2 json utils. Includes a pipe to replace Angular's built in json pipe which implements spacing, avoids circular references. Also includes a component that will pretty print json with syntax highlight",

@@ -10,5 +10,5 @@ "main": "index.js",

"repository": "https://github.com/matiboy/angular2-prettyjson",
"bugs":{
"url" : "https://github.com/matiboy/angular2-prettyjson/issues",
"email" : "mathieu+angular2-prettyjson-issues@redapesolutions.com"
"bugs": {
"url": "https://github.com/matiboy/angular2-prettyjson/issues",
"email": "mathieu+angular2-prettyjson-issues@redapesolutions.com"
},

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

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

# Angular 2 Pretty Json v1.0.0
# Angular 2 Pretty Json v1.0.1

@@ -3,0 +3,0 @@ A module for Angular 2 debug output of objects. Contains a pipe similar to [JsonPipe](https://angular.io/docs/ts/latest/api/common/index/JsonPipe-class.html) but adds support for spacing and handling of circular structures.

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