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

@intelligo.ai/object-to-schema

Package Overview
Dependencies
Maintainers
6
Versions
56
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@intelligo.ai/object-to-schema - npm Package Compare versions

Comparing version 1.5.1 to 1.5.2

9

package.json
{
"name": "@intelligo.ai/object-to-schema",
"version": "1.5.1",
"version": "1.5.2",
"description": "",

@@ -14,2 +14,3 @@ "main": "dist/index.js",

"@types/jest": "^24.0.21",
"@types/lodash": "^4.14.149",
"@types/object-path": "^0.11.0",

@@ -19,6 +20,6 @@ "@types/ramda": "github:types/npm-ramda#dist",

"ts-jest": "^25.3.0",
"typescript": "^3.8.3"
"typescript": "^3.8.3",
"@types/node": "^13.9.8"
},
"dependencies": {
"@types/node": "^13.9.8",
"lodash": "^4.17.15",

@@ -28,2 +29,2 @@ "object-path": "^0.11.4",

}
}
}
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