Comparing version 1.1.0 to 1.1.1
# History | ||
## v1.1.1 2016 May 2 | ||
- Fixed `browser` field | ||
## v1.1.0 2016 May 2 | ||
@@ -4,0 +7,0 @@ - Converted from CoffeeScript to ESNext |
{ | ||
"title": "IgnoreFS", | ||
"name": "ignorefs", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "Ignore common and custom patterns of the file system", | ||
@@ -82,3 +82,3 @@ "homepage": "https://github.com/bevry/ignorefs", | ||
"main": "index.js", | ||
"browser": "es2015/lib/index.js", | ||
"browser": "es2015/index.js", | ||
"scripts": { | ||
@@ -85,0 +85,0 @@ "setup": "npm install", |
@@ -45,3 +45,3 @@ <!-- TITLE/ --> | ||
<li>Module: <code>require('ignorefs')</code></li> | ||
<li>CDN URL: <code>//wzrd.in/bundle/ignorefs@1.1.0</code></li></ul> | ||
<li>CDN URL: <code>//wzrd.in/bundle/ignorefs@1.1.1</code></li></ul> | ||
@@ -48,0 +48,0 @@ <a href="http://enderjs.com" title="Ender is a full featured package manager for your browser"><h3>Ender</h3></a><ul> |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
17481
0