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

@styled-system/position

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@styled-system/position - npm Package Compare versions

Comparing version 5.0.0-alpha.0 to 5.0.0

test/index.js

1

dist/index.esm.js

@@ -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 @@

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