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

translucent

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

translucent - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

8

package.json

@@ -18,3 +18,3 @@ {

],
"version": "1.0.0",
"version": "1.0.1",
"author": "Sanggyeong Jo <sanggyeong.jo@gmil.com> (https://github.com/byeolbit)",

@@ -40,5 +40,5 @@ "maintainers": [

"jquery": ">=1.6",
"jquery.ui.core": "1.11.1",
"jquery.ui.widget": "1.11.1",
"jquery.ui.mouse": "1.11.1"
"jquery.ui.core": ">=1.10.0",
"jquery.ui.widget": ">=1.10.0",
"jquery.ui.mouse": ">=1.10.0"
},

@@ -45,0 +45,0 @@ "main": "index.js",

@@ -42,6 +42,6 @@ {

"jquery": ">=1.6",
"jquery.ui.core" : "1.11.1",
"jquery.ui.widget" : "1.11.1",
"jquery.ui.mouse" : "1.11.1"
"jquery.ui.core" : ">=1.10.0",
"jquery.ui.widget" : ">=1.10.0",
"jquery.ui.mouse" : ">=1.10.0"
}
}
}

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