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

aesthetic-adapter-glamor

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

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.6.0 to 1.6.1

5

CHANGELOG.md

@@ -0,1 +1,6 @@

# 1.6.1 - 10/18/17
#### 🛠 Internal
* Enabled Yarn workspaces.
* Updated Flowtype definitions.
# 1.6.0 - 9/27/17

@@ -2,0 +7,0 @@ #### 🚀 New

10

package.json
{
"name": "aesthetic-adapter-glamor",
"version": "1.6.0",
"version": "1.6.1",
"description": "Glamor support for Aesthetic.",

@@ -17,3 +17,3 @@ "keywords": [

"dependencies": {
"aesthetic-utils": "^1.6.0",
"aesthetic-utils": "^1.6.1",
"babel-runtime": "^6.26.0",

@@ -23,10 +23,10 @@ "prop-types": "^15.6.0"

"peerDependencies": {
"aesthetic": "^1.6.0",
"aesthetic": "^1.7.0",
"glamor": "^2.20.40"
},
"devDependencies": {
"@milesj/build-tool-config": "^0.30.2",
"aesthetic": "^1.6.0",
"@milesj/build-tool-config": "^0.33.0",
"aesthetic": "^1.7.0",
"glamor": "^2.20.40"
}
}

@@ -19,3 +19,3 @@ /**

constructor(options: Object = {}) {
constructor(options?: Object = {}) {
super(options);

@@ -22,0 +22,0 @@

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