styled-jsx
Advanced tools
Comparing version 5.1.1 to 5.1.2
@@ -1,6 +0,1 @@ | ||
/// <reference types="./css" /> | ||
/// <reference types="./index" /> | ||
/// <reference types="./macro" /> | ||
/// <reference types="./style" /> | ||
import React from 'react' | ||
@@ -7,0 +2,0 @@ |
@@ -0,1 +1,6 @@ | ||
/// <reference types="./css" /> | ||
/// <reference types="./macro" /> | ||
/// <reference types="./style" /> | ||
/// <reference types="./global" /> | ||
declare module 'styled-jsx' { | ||
@@ -2,0 +7,0 @@ export type StyledJsxStyleRegistry = { |
{ | ||
"name": "styled-jsx", | ||
"version": "5.1.1", | ||
"version": "5.1.2", | ||
"license": "MIT", | ||
@@ -5,0 +5,0 @@ "repository": "vercel/styled-jsx", |
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
1032154