Comparing version 0.9.7 to 1.0.0
/* | ||
** Latching -- Run-Time Hook Latching | ||
** Copyright (c) 2012-2017 Ralf S. Engelschall <rse@engelschall.com> | ||
** Copyright (c) 2012-2018 Ralf S. Engelschall <rse@engelschall.com> | ||
** | ||
@@ -5,0 +5,0 @@ ** Permission is hereby granted, free of charge, to any person obtaining |
/* | ||
** Latching -- Run-Time Hook Latching | ||
** Copyright (c) 2012-2017 Ralf S. Engelschall <rse@engelschall.com> | ||
** Copyright (c) 2012-2018 Ralf S. Engelschall <rse@engelschall.com> | ||
** | ||
@@ -5,0 +5,0 @@ ** Permission is hereby granted, free of charge, to any person obtaining |
/* | ||
** Latching -- Run-Time Hook Latching | ||
** Copyright (c) 2012-2017 Ralf S. Engelschall <rse@engelschall.com> | ||
** Copyright (c) 2012-2018 Ralf S. Engelschall <rse@engelschall.com> | ||
** | ||
@@ -5,0 +5,0 @@ ** Permission is hereby granted, free of charge, to any person obtaining |
{ | ||
"name": "latching", | ||
"version": "0.9.7", | ||
"version": "1.0.0", | ||
"description": "Run-Time Hook Latching", | ||
@@ -20,10 +20,10 @@ "keywords": [ "hook", "latch" ], | ||
"devDependencies": { | ||
"grunt": "~1.0.1", | ||
"grunt-cli": "~1.2.0", | ||
"grunt-contrib-jshint": "~1.1.0", | ||
"grunt-contrib-clean": "~1.1.0", | ||
"grunt-mocha-test": "~0.13.3", | ||
"mocha": "~4.0.1", | ||
"chai": "~4.1.2" | ||
"grunt": "1.0.2", | ||
"grunt-cli": "1.2.0", | ||
"grunt-contrib-jshint": "1.1.0", | ||
"grunt-contrib-clean": "1.1.0", | ||
"grunt-mocha-test": "0.13.3", | ||
"mocha": "5.0.5", | ||
"chai": "4.1.2" | ||
} | ||
} |
@@ -101,4 +101,2 @@ | ||
#### Node environments (with NPM package manager): | ||
```shell | ||
@@ -108,8 +106,2 @@ $ npm install latching | ||
#### Browser environments (with Bower package manager): | ||
```shell | ||
$ bower install latching | ||
``` | ||
Application Programming Interface (API) | ||
@@ -257,3 +249,3 @@ --------------------------------------- | ||
Copyright (c) 2012-2017 Ralf S. Engelschall (http://engelschall.com/) | ||
Copyright (c) 2012-2018 Ralf S. Engelschall (http://engelschall.com/) | ||
@@ -260,0 +252,0 @@ Permission is hereby granted, free of charge, to any person obtaining |
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0
25303
7
321
268