🚨 Active Supply Chain Attack:node-ipc Package Compromised.Learn More
Socket
Book a DemoSign in
Socket

@icedesign/basic-not-found-block

Package Overview
Dependencies
Maintainers
5
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@icedesign/basic-not-found-block - npm Package Compare versions

Comparing version
0.1.7
to
0.1.8
src/images/TB1txw7bNrI8KJjy0FpXXb5hVXa-260-260.png

Sorry, the diff of this file is not supported yet

+15
-6
{
"name": "@icedesign/basic-not-found-block",
"version": "0.1.7",
"version": "0.1.8",
"description": "404 报错提示",
"main": "lib/index.js",
"files": ["src/", "demo/", "mock/", "lib/"],
"files": [
"src/",
"demo/",
"mock/",
"lib/"
],
"author": {

@@ -16,3 +21,6 @@ "name": "ICE Team",

"license": "MIT",
"keywords": ["ice", "ice-block"],
"keywords": [
"ice",
"ice-block"
],
"dependencies": {

@@ -31,7 +39,8 @@ "@icedesign/base": "^0.2.0",

"name": "basic-not-found",
"screenshot":
"https://img.alicdn.com/tfs/TB1.HyVgyqAXuNjy1XdXXaYcVXa-1914-1066.png",
"screenshot": "https://img.alicdn.com/tfs/TB1.HyVgyqAXuNjy1XdXXaYcVXa-1914-1066.png",
"themePackage": "@icedesign/skin",
"title": "404 报错提示",
"categories": ["异常"]
"categories": [
"异常"
]
},

@@ -38,0 +47,0 @@ "publishConfig": {

@@ -14,3 +14,3 @@ import React, { Component } from 'react';

<img
src="https://img.alicdn.com/tfs/TB1txw7bNrI8KJjy0FpXXb5hVXa-260-260.png"
src={require('./images/TB1txw7bNrI8KJjy0FpXXb5hVXa-260-260.png')}
style={styles.image}

@@ -17,0 +17,0 @@ className="imgException"