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

@pearj/idm-ts-types

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pearj/idm-ts-types - npm Package Compare versions

Comparing version 1.0.17 to 1.1.0

.vscode/extensions.json

20

package.json
{
"name": "@pearj/idm-ts-types",
"version": "1.0.17",
"version": "1.1.0",
"description": "ForgeRock IDM TypeScript Types",

@@ -25,3 +25,3 @@ "homepage": "https://github.com/pearj/idm-ts-types",

"devDependencies": {
"@types/node": "^12.6.8",
"@types/node": "^12.20.16",
"prettier": "^2.3.2",

@@ -33,4 +33,4 @@ "semantic-release": "^17.4.4",

"tslint-sonarts": "^1.9.0",
"type-coverage": "^2.1.0",
"typescript": "^3.9.4"
"type-coverage": "^2.18.0",
"typescript": "^4.3.5"
},

@@ -46,6 +46,7 @@ "scripts": {

"dependencies": {
"camelcase": "^5.3.1",
"config": "^3.2.2",
"camelcase": "^6.2.0",
"config": "^3.3.6",
"glob": "^7.1.7",
"lodash": "^4.17.21",
"nunjucks": "^3.2.2"
"nunjucks": "^3.2.3"
},

@@ -56,3 +57,3 @@ "bin": {

"typeCoverage": {
"atLeast": 98
"atLeast": 79
},

@@ -62,3 +63,4 @@ "types": "./lib/idm-globals.d.ts",

"access": "public"
}
},
"packageManager": "yarn@2.4.2"
}

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