@styled-system/position
Advanced tools
Comparing version 5.0.0-alpha.0 to 5.0.0
@@ -1,2 +0,1 @@ | ||
// @styled-system/position | ||
import { system } from '@styled-system/core'; | ||
@@ -3,0 +2,0 @@ var config = { |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { | ||
value: true | ||
}); | ||
exports.__esModule = true; | ||
exports["default"] = exports.position = void 0; | ||
@@ -10,3 +8,2 @@ | ||
// @styled-system/position | ||
var config = { | ||
@@ -13,0 +10,0 @@ position: true, |
{ | ||
"name": "@styled-system/position", | ||
"version": "5.0.0-alpha.0", | ||
"version": "5.0.0", | ||
"main": "dist/index.js", | ||
"module": "dist/index.esm.js", | ||
"author": "Brent Jackson", | ||
"license": "MIT", | ||
"dependencies": { | ||
"@styled-system/core": "^5.0.0-alpha.0" | ||
"@styled-system/core": "^5.0.0" | ||
}, | ||
"scripts": { | ||
"prepare": "babel src -d dist" | ||
}, | ||
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"gitHead": "5357d5b7338f1236054dcd026bb27d8ca6a8e146" | ||
"gitHead": "e67157cfd0222c355826adf5ad271534653c00df" | ||
} |
@@ -1,2 +0,1 @@ | ||
// @styled-system/position | ||
import { system } from '@styled-system/core' | ||
@@ -3,0 +2,0 @@ |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
2620
59
1
Updated@styled-system/core@^5.0.0