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

ts-json-properties

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ts-json-properties - npm Package Compare versions

Comparing version 2.0.1 to 2.0.2

.nyc_output/5f6c5bd55f092f0089f9a49e8fa83bdc.json

11

package.json
{
"name": "ts-json-properties",
"version": "2.0.1",
"version": "2.0.2",
"description": "Use Typescript decorators to retrieve a property from properties.json and load it on class attribute.",

@@ -20,3 +20,3 @@ "main": "lib/index.js",

"type": "git",
"url": "https://github.com/romakita/json-properties.git"
"url": "https://github.com/Romakita/ts-json-properties.git"
},

@@ -34,3 +34,3 @@ "keywords": [

"bugs": {
"url": "https://github.com/romakita/json-properties/issues"
"url": "https://github.com/Romakita/ts-json-properties/issues"
},

@@ -51,2 +51,7 @@ "homepage": "https://github.com/romakita/json-properties",

},
"directories": {
"lib": "lib",
"src": "src",
"test": "test"
},
"release": {

@@ -53,0 +58,0 @@ "debug": false,

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