@amalto/action-button
Advanced tools
Comparing version 1.9.12 to 1.9.13
@@ -1,2 +0,1 @@ | ||
/// <reference types="react" /> | ||
import * as React from 'react'; | ||
@@ -3,0 +2,0 @@ declare module ActionButton { |
@@ -5,3 +5,3 @@ { | ||
"description": "Customizable action button.", | ||
"version": "1.9.12", | ||
"version": "1.9.13", | ||
"license": "MIT", | ||
@@ -82,3 +82,3 @@ "repository": { | ||
}, | ||
"gitHead": "8611d9619ded14dda5023fe1dd4096a677d0ef8b" | ||
"gitHead": "242ebb2132925e96eb106fec9f222660d5d15f79" | ||
} |
@@ -21,7 +21,10 @@ { | ||
"es2017" | ||
] | ||
], | ||
"typeRoots": [], | ||
"types": [] | ||
}, | ||
"exclude": [ | ||
"node_modules" | ||
"node_modules", | ||
"build" | ||
] | ||
} |
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
12998
219