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

custom-material

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

custom-material - npm Package Compare versions

Comparing version 1.0.0 to 1.1.0

27

build/materials.json

@@ -28,2 +28,29 @@ {

"updateTime": "2019-06-03T09:14:29.000Z"
},
{
"name": "profile-card",
"title": "ProfileCard",
"description": "profile card",
"categories": [
"信息展示"
],
"source": {
"type": "npm",
"npm": "custom-material-profile-card",
"version": "1.0.0",
"registry": "http://registry.npmjs.com",
"sourceCodeDirectory": "src/"
},
"dependencies": {
"prop-types": "^15.5.8"
},
"screenshots": [
null
],
"customConfig": null,
"features": {
"useComponents": []
},
"publishTime": "2019-06-05T03:48:08.006Z",
"updateTime": "2019-06-05T03:48:21.000Z"
}

@@ -30,0 +57,0 @@ ],

6

package.json
{
"name": "custom-material",
"version": "1.0.0",
"version": "1.1.0",
"description": "This is a material project",

@@ -14,3 +14,5 @@ "author": "",

},
"files": ["build"],
"files": [
"build"
],
"devDependencies": {

@@ -17,0 +19,0 @@ "babel-eslint": "^8.1.2",

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