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

@ophiuchus/icon

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ophiuchus/icon - npm Package Compare versions

Comparing version
1.0.0
to
1.0.1
+1
-1
dist/index.es.js
/*!
* @ophiuchus/icon v1.0.0 Sun Aug 29 2021 23:42:14 GMT+0800 (中国标准时间)
* @ophiuchus/icon v1.0.0 Mon Aug 30 2021 20:48:27 GMT+0800 (中国标准时间)
* (c) 2021 @mws_ophiuchus

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

/*!
* @ophiuchus/icon v1.0.0 Sun Aug 29 2021 23:42:14 GMT+0800 (中国标准时间)
* @ophiuchus/icon v1.0.0 Mon Aug 30 2021 20:48:27 GMT+0800 (中国标准时间)
* (c) 2021 @mws_ophiuchus

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

@@ -1,3 +0,3 @@

import '@ophiuchus/style/base.css'
import '@ophiuchus/info/dist/index.css'
import '../index.css'
import '@ophiuchus/style/base.css';
import '@ophiuchus/info/dist/style/index.js';
import '../index.css';

@@ -1,3 +0,3 @@

import '@ophiuchus/style/base.less'
import '@ophiuchus/info/dist/index.less'
import '../index.less'
import '@ophiuchus/style/base.less';
import '@ophiuchus/info/dist/style/less.js';
import '../index.less';
{
"name": "@ophiuchus/icon",
"version": "1.0.0",
"version": "1.0.1",
"main": "dist/index.umd.js",

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