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

aesthetic-adapter-glamor

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

aesthetic-adapter-glamor - npm Package Compare versions

Comparing version 1.2.0 to 1.3.0-rc.1

{
"name": "aesthetic-adapter-glamor",
"version": "1.2.0",
"version": "1.3.0-rc.1",
"description": "Glamor support for Aesthetic.",

@@ -14,13 +14,14 @@ "keywords": [

"dependencies": {
"aesthetic-utils": "^1.2.0",
"babel-runtime": "^6.23.0"
"aesthetic-utils": "^1.3.0-rc.1",
"babel-runtime": "^6.23.0",
"prop-types": "^15.5.8"
},
"peerDependencies": {
"aesthetic": "^1.2.0",
"aesthetic": "^1.3.0-rc.1",
"glamor": "^2.20.20"
},
"devDependencies": {
"aesthetic": "^1.2.0",
"aesthetic": "^1.3.0-rc.1",
"glamor": "^2.20.20"
}
}