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

@splinetool/runtime

Package Overview
Dependencies
Maintainers
4
Versions
764
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@splinetool/runtime - npm Package Compare versions

Comparing version 0.9.33 to 0.9.34

17

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

@@ -20,3 +20,3 @@ "files": [

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

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

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

@@ -44,2 +39,10 @@ "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"
]

@@ -46,0 +49,0 @@ },

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