Socket
Socket
Sign inDemoInstall

@saithodev/ts-appversion

Package Overview
Dependencies
106
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.1.2 to 2.1.3

.nyc_output/47dba019-2dc1-4b0b-8083-bb640a7c18cd.json

2

.nyc_output/processinfo/index.json

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

{"processes":{"17e8b1f8-a6d3-44ba-8246-8c082799886c":{"parent":"a10d6fab-e71d-4368-a4a3-4c9aa5e33c3e","children":[]},"65c7df45-e687-4234-854d-9a05593dc6fe":{"parent":"a10d6fab-e71d-4368-a4a3-4c9aa5e33c3e","children":[]},"6b938f7c-8591-4695-98ef-6a563cc2ab80":{"parent":"a10d6fab-e71d-4368-a4a3-4c9aa5e33c3e","children":[]},"a10d6fab-e71d-4368-a4a3-4c9aa5e33c3e":{"parent":null,"children":["17e8b1f8-a6d3-44ba-8246-8c082799886c","65c7df45-e687-4234-854d-9a05593dc6fe","6b938f7c-8591-4695-98ef-6a563cc2ab80","d67466ba-b05f-40fd-9cdf-df711f48ba1b","e3b8a2c9-84a6-450c-a7f7-5159bfa43c3b","f0e2fab5-8c3f-4d5d-a75a-648e7e72ffb5"]},"d67466ba-b05f-40fd-9cdf-df711f48ba1b":{"parent":"a10d6fab-e71d-4368-a4a3-4c9aa5e33c3e","children":[]},"e3b8a2c9-84a6-450c-a7f7-5159bfa43c3b":{"parent":"a10d6fab-e71d-4368-a4a3-4c9aa5e33c3e","children":[]},"f0e2fab5-8c3f-4d5d-a75a-648e7e72ffb5":{"parent":"a10d6fab-e71d-4368-a4a3-4c9aa5e33c3e","children":[]}},"files":{"/home/travis/build/saitho/ng-appversion/dist/index.js":["17e8b1f8-a6d3-44ba-8246-8c082799886c","65c7df45-e687-4234-854d-9a05593dc6fe","6b938f7c-8591-4695-98ef-6a563cc2ab80","d67466ba-b05f-40fd-9cdf-df711f48ba1b","e3b8a2c9-84a6-450c-a7f7-5159bfa43c3b","f0e2fab5-8c3f-4d5d-a75a-648e7e72ffb5"]},"externalIds":{}}
{"processes":{"47dba019-2dc1-4b0b-8083-bb640a7c18cd":{"parent":"986ed565-19a9-4d3b-af85-63181df6d0b9","children":[]},"62f877f7-aa6e-4921-9cfe-c6828b4382ac":{"parent":"986ed565-19a9-4d3b-af85-63181df6d0b9","children":[]},"73f78c45-e06b-4c13-8216-313f5a07d1ac":{"parent":"986ed565-19a9-4d3b-af85-63181df6d0b9","children":[]},"82cf6bdd-e943-4015-87f5-a6b59ec2b57a":{"parent":"986ed565-19a9-4d3b-af85-63181df6d0b9","children":[]},"986ed565-19a9-4d3b-af85-63181df6d0b9":{"parent":null,"children":["47dba019-2dc1-4b0b-8083-bb640a7c18cd","62f877f7-aa6e-4921-9cfe-c6828b4382ac","73f78c45-e06b-4c13-8216-313f5a07d1ac","82cf6bdd-e943-4015-87f5-a6b59ec2b57a","b83fadaf-0fe0-4804-b9ff-897b5c0638c6","e5690b52-9dac-45df-a86a-3bfd0bf373b9"]},"b83fadaf-0fe0-4804-b9ff-897b5c0638c6":{"parent":"986ed565-19a9-4d3b-af85-63181df6d0b9","children":[]},"e5690b52-9dac-45df-a86a-3bfd0bf373b9":{"parent":"986ed565-19a9-4d3b-af85-63181df6d0b9","children":[]}},"files":{"/home/travis/build/saitho/ng-appversion/dist/index.js":["47dba019-2dc1-4b0b-8083-bb640a7c18cd","62f877f7-aa6e-4921-9cfe-c6828b4382ac","73f78c45-e06b-4c13-8216-313f5a07d1ac","82cf6bdd-e943-4015-87f5-a6b59ec2b57a","b83fadaf-0fe0-4804-b9ff-897b5c0638c6","e5690b52-9dac-45df-a86a-3bfd0bf373b9"]},"externalIds":{}}
{
"name": "@saithodev/ts-appversion",
"version": "2.1.2",
"version": "2.1.3",
"description": "Reads the version from your packages.json and saves it in a .ts file you can include into your application.",

@@ -28,17 +28,17 @@ "main": "dist/index.js",

"colors": "^1.3.3",
"git-commit-info": "^1.0.0",
"git-commit-info": "^2.0.0",
"git-describe": "^4.0.4",
"yargs": "^14.1.0"
"yargs": "^15.4.1"
},
"devDependencies": {
"@saithodev/semantic-release-sharedconf-npm": "^2.0.1",
"@saithodev/semantic-release-sharedconf-npm": "^2.1.0",
"chai": "^4.2.0",
"commitizen": "^4.0.3",
"cz-conventional-changelog": "^3.0.2",
"lodash": "^4.17.15",
"mocha": "^6.2.0",
"nyc": "^15.0.0",
"rimraf": "^3.0.0",
"semantic-release": "^16.0.1",
"snyk": "^1.317.0"
"commitizen": "^4.1.2",
"cz-conventional-changelog": "^3.2.0",
"lodash": "^4.17.19",
"mocha": "^8.0.1",
"nyc": "^15.1.0",
"rimraf": "^3.0.2",
"semantic-release": "^17.1.1",
"snyk": "^1.369.1"
},

@@ -45,0 +45,0 @@ "config": {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc