custom-material
Advanced tools
Comparing version 1.0.0 to 1.1.0
@@ -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 @@ ], |
{ | ||
"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", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
3957
111