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

@splinetool/loader

Package Overview
Dependencies
Maintainers
4
Versions
732
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@splinetool/loader - npm Package Compare versions

Comparing version 0.9.33 to 0.9.34

17

package.json
{
"name": "@splinetool/loader",
"version": "0.9.33",
"version": "0.9.34",
"main": "build/SplineLoader.js",

@@ -23,3 +23,3 @@ "types": "./build/SplineLoader.d.ts",

"browserslist": "^4.16.7",
"browserslist-to-esbuild": "^1.0.1",
"browserslist-to-esbuild": "^1.1.1",
"cross-env": "^7.0.3",

@@ -38,7 +38,2 @@ "eslint": "^7.32.0",

"browserslist": {
"production": [
">0.2%",
"not dead",
"not op_mini all"
],
"development": [

@@ -48,4 +43,12 @@ "last 1 chrome version",

"last 1 safari version"
],
"production": [
">0.2%",
"not dead",
"not op_mini all",
"not IE <= 11",
"Safari >= 13.0",
"not Android <= 4.4"
]
}
}

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

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