🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@ophiuchus/dropdown

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ophiuchus/dropdown - npm Package Compare versions

Comparing version
1.0.0
to
1.0.1
+1
-1
dist/index.es.js
/*!
* @ophiuchus/dropdown v1.0.0 Tue Aug 31 2021 19:31:21 GMT+0800 (中国标准时间)
* @ophiuchus/dropdown v1.0.0 Sun Sep 26 2021 14:37:51 GMT+0800 (中国标准时间)
* (c) 2021 @mws_ophiuchus

@@ -4,0 +4,0 @@ * Released under the MIT License.

/*!
* @ophiuchus/dropdown v1.0.0 Tue Aug 31 2021 19:31:21 GMT+0800 (中国标准时间)
* @ophiuchus/dropdown v1.0.0 Sun Sep 26 2021 14:37:51 GMT+0800 (中国标准时间)
* (c) 2021 @mws_ophiuchus

@@ -4,0 +4,0 @@ * Released under the MIT License.

{
"name": "@ophiuchus/dropdown",
"version": "1.0.0",
"version": "1.0.1",
"main": "dist/index.umd.js",

@@ -12,5 +12,5 @@ "module": "dist/index.es.js",

"dependencies": {
"@ophiuchus/cell": "^1.0.0",
"@ophiuchus/icon": "^1.0.0",
"@ophiuchus/popup": "^1.0.0"
"@ophiuchus/cell": "^1.0.2",
"@ophiuchus/icon": "^1.0.2",
"@ophiuchus/popup": "^1.0.2"
},

@@ -24,3 +24,3 @@ "scripts": {

"devDependencies": {
"@ophiuchus/style": "^1.0.0"
"@ophiuchus/style": "^1.0.1"
},

@@ -39,3 +39,4 @@ "keywords": [

"author": "songbug1024",
"license": "MIT"
"license": "MIT",
"gitHead": "b5b3d418fee29bbba7e42d7812c5ca286c31ed5e"
}