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

@turbox3d/shared

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@turbox3d/shared - npm Package Compare versions

Comparing version 1.1.10 to 1.1.11

dist/index.d.ts

16

package.json
{
"name": "@turbox3d/shared",
"version": "1.1.10",
"version": "1.1.11",
"description": "turbox shared internal utility",
"main": "./lib/index.js",
"module": "./es/index.js",
"types": "./index.d.ts",
"types": "./dist/index.d.ts",
"keywords": [

@@ -25,15 +25,15 @@ "framework",

"@babel/cli": "^7.23.4",
"@babel/core": "^7.23.5",
"@babel/core": "^7.23.6",
"@babel/plugin-transform-modules-commonjs": "^7.23.3",
"@babel/plugin-transform-runtime": "^7.23.4",
"@babel/preset-env": "^7.23.5",
"@babel/runtime": "^7.23.5",
"@types/node": "~20.10.4",
"@babel/plugin-transform-runtime": "^7.23.6",
"@babel/preset-env": "^7.23.6",
"@babel/runtime": "^7.23.6",
"@types/node": "~20.10.5",
"typescript": "4.6.4"
},
"files": [
"dist/",
"src/",
"lib/",
"es/",
"index.d.ts",
"typings"

@@ -40,0 +40,0 @@ ],

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