Comparing version 4.3.1 to 4.3.2
{ | ||
"name": "fela-dom", | ||
"version": "4.3.1", | ||
"version": "4.3.2", | ||
"description": "Fela package for working with the DOM", | ||
@@ -11,3 +11,3 @@ "module": "index.es2015.js", | ||
"index.js", | ||
"/dist" | ||
"dist/**" | ||
], | ||
@@ -24,3 +24,6 @@ "repository": "https://github.com/rofrischmann/fela/", | ||
"author": "Robin Frischmann", | ||
"license": "MIT" | ||
"license": "MIT", | ||
"peerDependencies": { | ||
"fela": "4.3.2" | ||
} | ||
} |
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
10962
1