@aesthetic/addon-direction
Advanced tools
Comparing version 0.3.2 to 0.3.3
{ | ||
"name": "@aesthetic/addon-direction", | ||
"version": "0.3.2", | ||
"version": "0.3.3", | ||
"description": "Aesthetic addon to convert direction between LTR and RTL.", | ||
@@ -12,3 +12,8 @@ "keywords": [ | ||
], | ||
"repository": "https://github.com/aesthetic-suite/framework/tree/master/packages/addon-direction", | ||
"repository": { | ||
"type": "git", | ||
"url": "git@github.com:aesthetic-suite/framework.git", | ||
"directory": "packages/addon-direction" | ||
}, | ||
"author": "Miles Johnson", | ||
"license": "MIT", | ||
@@ -23,3 +28,3 @@ "main": "./lib/index.js", | ||
"dependencies": { | ||
"@aesthetic/types": "^0.3.2", | ||
"@aesthetic/types": "^0.4.0", | ||
"rtl-css-js": "^1.14.0" | ||
@@ -34,3 +39,3 @@ }, | ||
}, | ||
"gitHead": "7aa8110c7c8c49a6feb263abc8f3390c1c59125c" | ||
"gitHead": "ea906850a7bd7f911a5d05cc79a811253630f94c" | ||
} |
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
5735
1
0
+ Added@aesthetic/types@0.4.6(transitive)
- Removed@aesthetic/types@0.3.2(transitive)
Updated@aesthetic/types@^0.4.0