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