Skip to content
This repository has been archived by the owner on Sep 8, 2020. It is now read-only.

package v1.8.7 on npm is not up to date with the code in the repo #236

Open
hadason opened this issue Dec 25, 2017 · 0 comments
Open

package v1.8.7 on npm is not up to date with the code in the repo #236

hadason opened this issue Dec 25, 2017 · 0 comments

Comments

@hadason
Copy link

hadason commented Dec 25, 2017

The last commit is missing from the package on npm (v1.8.7). (https://www.npmjs.com/package/angular-ui-mask)

The following code is not part of the mask.js file in the dist folder:

catch (ex) {
  //this is for certain mobile browsers that have the Event object
  //but don't support the Event constructor #168
  change = document.createEvent('HTMLEvents');
  change.initEvent('change', false, true);
} finally {
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant