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

@shapediver/sdk.geometry-api-sdk-core

Package Overview
Dependencies
Maintainers
5
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@shapediver/sdk.geometry-api-sdk-core - npm Package Compare versions

Comparing version 1.2.2 to 1.2.3

14

package.json
{
"name": "@shapediver/sdk.geometry-api-sdk-core",
"version": "1.2.2",
"version": "1.2.3",
"description": "Core-library for SDK-packages to communicate with the Geometry API",

@@ -23,3 +23,5 @@ "keywords": [],

"build": "bash ../../scripts/build.sh",
"build-dep": "bash ../../scripts/build-dep.sh"
"build-dep": "bash ../../scripts/build-dep.sh",
"pre-publish": "bash ../../scripts/pre-publish.sh",
"post-publish": "bash ../../scripts/post-publish.sh"
},

@@ -39,9 +41,9 @@ "bugs": {

"dependencies": {
"axios": "0.27.2"
"axios": "~1.3.0"
},
"devDependencies": {
"jest": "^29.3.1",
"lerna": "3.22.1",
"typescript": "^4.9.3"
"jest": "~29.3.1",
"lerna": "~6.4.1",
"typescript": "~4.9.5"
}
}

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