🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@ophiuchus/image

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/image - npm Package Compare versions

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

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

/*!
* @ophiuchus/image v1.0.0 Sun Aug 29 2021 23:42:42 GMT+0800 (中国标准时间)
* @ophiuchus/image v1.0.0 Mon Aug 30 2021 20:48:59 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/icon/dist/index.css'
import '../index.css'
import '@ophiuchus/style/base.css';
import '@ophiuchus/icon/dist/style/index.js';
import '../index.css';

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

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

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