Socket
Socket
Sign inDemoInstall

castle.js

Package Overview
Dependencies
Maintainers
2
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

castle.js - npm Package Compare versions

Comparing version 1.0.12 to 1.0.13

289

CHANGELOG_DEV.md

@@ -7,17 +7,2 @@ ### Changelog

#### [v1.0.12](https://github.com/castle/c.js/compare/v1.0.11...v1.0.12)
> 16 November 2018
- truncate title [`#126`](https://github.com/castle/c.js/pull/126)
- npm to yarn + bump-npms-2018-11-12 [`#127`](https://github.com/castle/c.js/pull/127)
- 1.0.11 [`#124`](https://github.com/castle/c.js/pull/124)
- npm to yarn [`c9e3f9f`](https://github.com/castle/c.js/commit/c9e3f9f231000709959b7f6051f7959285f4dacc)
- bump-npms-2018-11-12 [`4af971f`](https://github.com/castle/c.js/commit/4af971fa9a0277e0ba093c3ec04ed14695be62b2)
- downgrade jsdom [`98dc4b8`](https://github.com/castle/c.js/commit/98dc4b8835b454d6d5c02b60f422ffb185384a64)
- circle ci config to yarn [`d1bc7dd`](https://github.com/castle/c.js/commit/d1bc7dd7c5c762608630e9ffb1e9e77dd9a063e6)
- fixed and updated changedlog [`6c206a5`](https://github.com/castle/c.js/commit/6c206a5af24afffb7ca7561f928d2b6638b0cac3)
- limit href to 255 [`b8f2c16`](https://github.com/castle/c.js/commit/b8f2c16f4bd827b4a3fa5a0108971fe390068f1c)
- updated docs [`0f2abb1`](https://github.com/castle/c.js/commit/0f2abb166af53f293854ded6c7dfb112bdfb3fb7)
#### [v1.0.11](https://github.com/castle/c.js/compare/v1.0.10...v1.0.11)

@@ -473,163 +458,163 @@

- Automatic pageview tracking [`#4`](https://github.com/castle/c.js/pull/4)
- Bump version to 0.0.2 [`a50a379`](https://github.com/castle/c.js/commit/a50a379117d63c8101eba7a32870b184609b54ea)
- fix: disable flash plugin instantiation [`290983d`](https://github.com/castle/c.js/commit/290983d9d817f0335fb0fa2a66e2690eceaec112)
- Update build [`2219949`](https://github.com/castle/c.js/commit/2219949210b13ffcf27aa29ff5d1d4e5550d8e38)
- fix: catch errors when detecting media sources [`93911d8`](https://github.com/castle/c.js/commit/93911d8a358948dd8ad148abd7a71e67ba9b4ed9)
- Update build [`6c29167`](https://github.com/castle/c.js/commit/6c29167b6d6da1915398c275c42602a24faf707a)
- fix: check existence of PluginArray [`73cc59c`](https://github.com/castle/c.js/commit/73cc59c7cc5253a97f434803e8a1e9f08b41845e)
- Changes for NPM package [`588b8b6`](https://github.com/castle/c.js/commit/588b8b6b3e3311571fa2c2c713e1ab8136507ba6)
- updated PluginDetect script in attempt to avoid segment.io issues [`d2c46a9`](https://github.com/castle/c.js/commit/d2c46a984f296123c40a51f37a7bf1cfc804fe21)
- prepared `c.js` for testability [`dba92db`](https://github.com/castle/c.js/commit/dba92dba69f57206304fedc670f18c83860f0fbf)
- convert all sources to CoffeeScript [`59cc80f`](https://github.com/castle/c.js/commit/59cc80f72fa206fafc5797d35a22e8b7fba6baec)
- fix(PluginDetect): upgrade version to avoid Java problems [`e8f73a6`](https://github.com/castle/c.js/commit/e8f73a6c152cfd45d8b54b314d8520b7863c1c47)
- properly assign method to remove deprecated API call [`7a12619`](https://github.com/castle/c.js/commit/7a12619f7f7e6aa0c2e0f81184171dfaac00780d)
- feature: option to disable automatic page view tracking [`29006a7`](https://github.com/castle/c.js/commit/29006a7110ad811757ebd76a10f8564d5af66ddc)
- added reset() method for single page apps [`a889268`](https://github.com/castle/c.js/commit/a8892684dbdfcdf1f25ab9976dce7bbc93f2dd4f)
- use gulp's file-include module to remove code duplication [`aa74cd0`](https://github.com/castle/c.js/commit/aa74cd03a0cac85f7a288541c7d43447d35309d3)
- reorder scripts and add collector.js via cc.js [`0cbb97f`](https://github.com/castle/c.js/commit/0cbb97fbdd000595fe73c4e6adebe36265d42cc9)
- don't use collector [`51d5196`](https://github.com/castle/c.js/commit/51d519601914800940787650ccbda7f62309d99c)
- Updated builds [`8f01873`](https://github.com/castle/c.js/commit/8f018733bd0c96e1cd9e507f1bbf360005c767c5)
- warn if script is included twice [`cb6125a`](https://github.com/castle/c.js/commit/cb6125a01ae1e6983f3ab30b8e7262d72a7c2132)
- updated PluginDetect script in attempt to avoid segment.io issues [`d2c46a9`](https://github.com/castle/c.js/commit/d2c46a984f296123c40a51f37a7bf1cfc804fe21)
- increase WebSocket timeout [`a049621`](https://github.com/castle/c.js/commit/a049621ceedb34b2d79224b5cf77828ddef77be4)
- queue events locally whenever websocket is not available [`0e6233c`](https://github.com/castle/c.js/commit/0e6233c0b353a384806ac231cffa471fe81f9bfd)
- handle `data-collector-url` option in new script embed [`7629968`](https://github.com/castle/c.js/commit/762996899e0bea3538e329dfd2df3e4da8bfbb73)
- run a proper check on WebSocket connection state [`c65d77d`](https://github.com/castle/c.js/commit/c65d77d2bbb267b10daa68ebefd5e1b1b750009c)
- increase timeout for websocket connection [`28dd7f4`](https://github.com/castle/c.js/commit/28dd7f47f08e8e982b5265e2306c54da1938e21a)
- Release [`372f125`](https://github.com/castle/c.js/commit/372f125c9a1b68a1eb9cd138c8b3c271a202208d)
- Fix JSHint warnings [`f6e8033`](https://github.com/castle/c.js/commit/f6e80334676fd02b8ac09d613b1cbf9a4817bb39)
- Support secure mode in script tag [`2553b7f`](https://github.com/castle/c.js/commit/2553b7fcddafa373695840641d96cdec4b14ac02)
- Use 'castle-add-id' to be more specific [`e1af327`](https://github.com/castle/c.js/commit/e1af327b00283d73e015437fc6981893302feda3)
- Merge master [`1aed3c0`](https://github.com/castle/c.js/commit/1aed3c0077614a1f9f7abcd0a3c2301d08ae843e)
- Be explicit about using window properties [`2de9f03`](https://github.com/castle/c.js/commit/2de9f0313fc9e078595b25600ebd7ada639b70d4)
- Listen for hash changes [`2c09079`](https://github.com/castle/c.js/commit/2c0907933b87a6e9d2f2638be8510bfeece1e5b0)
- Update build-files [`ed3c269`](https://github.com/castle/c.js/commit/ed3c269b14cd345f55b50e2b46f2c137cee89f31)
- fix: don't try to send thing on a non connected web socket [`9586faf`](https://github.com/castle/c.js/commit/9586faf5d3639f05f3a1f7cf4884eb5c0deb772c)
- Prefer `apply` over `call` when arguments are identical [`d484cd7`](https://github.com/castle/c.js/commit/d484cd7e2e51f998a68c06ac352042114eb84979)
- Always set userId since it can be cleared by single-page apps [`08f3061`](https://github.com/castle/c.js/commit/08f30612d5d4b45eddabf29f020b83f5563371db)
- Continuously sync script tag attributes to support single-page apps [`5afe5ce`](https://github.com/castle/c.js/commit/5afe5ce16343819aaf2e738e298ad199392d7df0)
- Parse 'data-*' attributes from script tag [`6cc27e8`](https://github.com/castle/c.js/commit/6cc27e85927dcb0a9a3ccc3546ba3ee49055c02d)
- Don't try to process queue if _castle hasn't been initialized [`68edd6a`](https://github.com/castle/c.js/commit/68edd6a8e811bcfa9dd38dc258818d510f85a081)
- Only add http(s) to tracker URL if not already specified [`ea79152`](https://github.com/castle/c.js/commit/ea791522008bdf0cc95c94a8de3219415ed6bc2b)
- added data collection to all `c.js` deployments [`c45d05d`](https://github.com/castle/c.js/commit/c45d05d21b7e8930089c28938c99acdb8efb788e)
- only track click and touch events [`47ae537`](https://github.com/castle/c.js/commit/47ae537e809aa22fd861e9747eb85e244df625c5)
- removed aimbrain [`df09e6f`](https://github.com/castle/c.js/commit/df09e6fb9f95e534dd1ddd3a12ef7649619fa1a0)
- added murmurhash3 128bit for session hashing [`0ea2c44`](https://github.com/castle/c.js/commit/0ea2c447f34c2d1eeee99a42e6cee7e593fa9ced)
- rebuild sources after merge [`c5f9409`](https://github.com/castle/c.js/commit/c5f9409536e42006d637a356285fb662d175702c)
- added filtering by fields to keyboard collector [`c726ce6`](https://github.com/castle/c.js/commit/c726ce6b6aaa39128497814bfe5a1287403250c0)
- mark karma specs as integration specs [`63e13e1`](https://github.com/castle/c.js/commit/63e13e1b0044cbc56e3e18c791ebc3677d217445)
- More specific warning message [`f1093bd`](https://github.com/castle/c.js/commit/f1093bd81d06d06a42ab77b9d5e3034c8154c2ef)
- fixed doubled mousedown event with mouseup [`c86194b`](https://github.com/castle/c.js/commit/c86194b5d9433480042af6b8253ee4d8272e0a7e)
- fixed aimbrain scope [`d551752`](https://github.com/castle/c.js/commit/d551752a9cf0fa57608f654975f298b78c201800)
- added app_id tracking to `cc.js` [`87af29a`](https://github.com/castle/c.js/commit/87af29ab0388a7b47f93bfcb138f51caf86b54f6)
- working spec for c.js [`14df7d8`](https://github.com/castle/c.js/commit/14df7d884f6173444c1e1d890ff7e122c0a32b88)
- added generic test that confirms that `c.js` is loaded and works fine [`79c711d`](https://github.com/castle/c.js/commit/79c711d8f304f197e337aa09db9b60e3ea9a2e2c)
- working script runner based on karma, jasmine and chrome [`cb34776`](https://github.com/castle/c.js/commit/cb34776fa2cbadc1895bcf393797664796a4d9e2)
- added karma runnner [`be07aa8`](https://github.com/castle/c.js/commit/be07aa8539bb8cf2e55d90ef3f3f6f4684684271)
- track all mouse movements [`2dcfee4`](https://github.com/castle/c.js/commit/2dcfee420bdb664b704c3fd1eb575b3b40a312c1)
- updated build [`fc77914`](https://github.com/castle/c.js/commit/fc779140cdb87ae2600806eb00251a44a1ae4546)
- more meta keyboard tracking for keyboard and click events [`b9e8b05`](https://github.com/castle/c.js/commit/b9e8b05f889d283e9eae3da80ef5066ecec59565)
- refactored click collector, added more tracked properties [`9969175`](https://github.com/castle/c.js/commit/99691759aba448b201831275751cbe0acd885291)
- added touch event tracking [`b299f9b`](https://github.com/castle/c.js/commit/b299f9b16ef0039af5f048eb4c74d4c952ac1890)
- extracted common event logic to classes [`6fee35f`](https://github.com/castle/c.js/commit/6fee35f3dc13cc25e783cf30a955152a682b7801)
- improved module extraction for helpers [`c6c3235`](https://github.com/castle/c.js/commit/c6c32356dfec1fe821d4d1421fe92b4d3cb396f1)
- added mouse click tracking [`bd4e1d9`](https://github.com/castle/c.js/commit/bd4e1d94f614d9476ff3eca99a94355a970ecd91)
- improved hardware properties tracking and added battery tracking [`caed4b0`](https://github.com/castle/c.js/commit/caed4b0e9282e45b233d2a0788e3ebd90ca4977f)
- track media devices as proper booleans [`a146b40`](https://github.com/castle/c.js/commit/a146b405e5f42d85e7e7efdef5d2ae8e5e7f7902)
- replaced `windows` with `W`, [`4f36f62`](https://github.com/castle/c.js/commit/4f36f629b3784d2db5a15a76517b4f677fd0c3c4)
- prepared `c.js` for testability [`dba92db`](https://github.com/castle/c.js/commit/dba92dba69f57206304fedc670f18c83860f0fbf)
- update builds [`6777f12`](https://github.com/castle/c.js/commit/6777f121912aaf9aa847b66e99aab20d8469b2eb)
- FIX call trackDone also when returning pre-maturely [`7044caa`](https://github.com/castle/c.js/commit/7044caa592ebb9dca968d811ebb99971487bd9d4)
- updated builds [`d233754`](https://github.com/castle/c.js/commit/d233754e9ff88a1a31efc7b1a8756f37a4becab6)
- fix formatting to avoid endless loop [`f99bdca`](https://github.com/castle/c.js/commit/f99bdca0b81c542870c6c09196b6bfbea4609010)
- use getCookie to fetch user's cookie [`898f579`](https://github.com/castle/c.js/commit/898f579471dcec9073d6b12cd2d7e384cfefa512)
- automated websocket reconnection [`720cd09`](https://github.com/castle/c.js/commit/720cd09ef70fb28065aa3ccf790de9271e672e37)
- separate c.js script with behaviosec [`3d70087`](https://github.com/castle/c.js/commit/3d700874a0ebcf45733552163e22357bcb9758c8)
- added camera, microphone and speaker tracking [`3cd71e9`](https://github.com/castle/c.js/commit/3cd71e9e2116badf24d7a35ce59c0846d702d057)
- document collected properties [`f7ab214`](https://github.com/castle/c.js/commit/f7ab21403a2216d8fca4b4f276f627a7595da70e)
- cleanup gulpfile syntax [`051fdf4`](https://github.com/castle/c.js/commit/051fdf4902913516a8ef548d9445893ee9369370)
- gulp-if is no longer required [`eb75648`](https://github.com/castle/c.js/commit/eb75648c085902886779d07e4ee86db69c6ff666)
- added basic events documentation for collector [`be81afe`](https://github.com/castle/c.js/commit/be81afe114d10e989f9b130668a4627fe2d42ec9)
- require aimbrain script only when user is set [`b6c597d`](https://github.com/castle/c.js/commit/b6c597dcaa57c4b00acff8f530f9d33f8af0f38b)
- reorder includes for scope issues [`c30c216`](https://github.com/castle/c.js/commit/c30c216676e641c81432408c0263d80248f2ad6b)
- rebuilding sources [`232996f`](https://github.com/castle/c.js/commit/232996fe7c10d3995426971ae246aaafa5c61359)
- fixed includes in cc.js [`d54fdde`](https://github.com/castle/c.js/commit/d54fdde11a484136db8ad1809a575558e3566fd1)
- track dom path when storing keyboard events [`77b1180`](https://github.com/castle/c.js/commit/77b1180f6e1d8bc2c68de2590ec19dc7b79c0ca2)
- update binaries [`69e8498`](https://github.com/castle/c.js/commit/69e84987025397087b3d8a7ebd18eca4a9d8282e)
- moved key code to details map in collector event [`2ebdffa`](https://github.com/castle/c.js/commit/2ebdffab54ca8b170666f7bf8817288ce18f9975)
- fixed setting collector URL [`2298a9f`](https://github.com/castle/c.js/commit/2298a9f875447dc7ebc770865e07b9911ff94db9)
- removed aimbrain [`df09e6f`](https://github.com/castle/c.js/commit/df09e6fb9f95e534dd1ddd3a12ef7649619fa1a0)
- added data collection to all `c.js` deployments [`c45d05d`](https://github.com/castle/c.js/commit/c45d05d21b7e8930089c28938c99acdb8efb788e)
- partly extracted libraries to external files [`26c6460`](https://github.com/castle/c.js/commit/26c646008e61133673e2fc3da9d621bdae5126f8)
- modified source for CS compatibility [`323da2e`](https://github.com/castle/c.js/commit/323da2ec4351c22e7b531c6f217aa55342766b0a)
- convert all sources to CoffeeScript [`59cc80f`](https://github.com/castle/c.js/commit/59cc80f72fa206fafc5797d35a22e8b7fba6baec)
- extracted remaining libraries [`a40d5a6`](https://github.com/castle/c.js/commit/a40d5a6df4d44990ee9e7b3f5203a2a0ad17cc2f)
- improved font detector formatting for readability [`06221a0`](https://github.com/castle/c.js/commit/06221a09f7f2a0829c70d3867635100d33d97053)
- partly extracted libraries to external files [`26c6460`](https://github.com/castle/c.js/commit/26c646008e61133673e2fc3da9d621bdae5126f8)
- rebuild sources after botcheck has been merged [`826f645`](https://github.com/castle/c.js/commit/826f64561d6526fe411c082927638bcfebabd543)
- rebuilding sources [`232996f`](https://github.com/castle/c.js/commit/232996fe7c10d3995426971ae246aaafa5c61359)
- fixed aimbrain scope [`d551752`](https://github.com/castle/c.js/commit/d551752a9cf0fa57608f654975f298b78c201800)
- Disable Font profiling for now [`28d478b`](https://github.com/castle/c.js/commit/28d478b8c92311509d49dd0007f74fedf8068786)
- reorder includes for scope issues [`c30c216`](https://github.com/castle/c.js/commit/c30c216676e641c81432408c0263d80248f2ad6b)
- require aimbrain script only when user is set [`b6c597d`](https://github.com/castle/c.js/commit/b6c597dcaa57c4b00acff8f530f9d33f8af0f38b)
- merge branch 'botcheck' [`24a8991`](https://github.com/castle/c.js/commit/24a89916365fa5877cf17828005ffa2c4fbf40cb)
- automated websocket reconnection [`720cd09`](https://github.com/castle/c.js/commit/720cd09ef70fb28065aa3ccf790de9271e672e37)
- Import files [`5303685`](https://github.com/castle/c.js/commit/5303685c426431017cba42d8ba37280e1eaeee45)
- Merge master [`1aed3c0`](https://github.com/castle/c.js/commit/1aed3c0077614a1f9f7abcd0a3c2301d08ae843e)
- updated build [`fc77914`](https://github.com/castle/c.js/commit/fc779140cdb87ae2600806eb00251a44a1ae4546)
- update builds [`6777f12`](https://github.com/castle/c.js/commit/6777f121912aaf9aa847b66e99aab20d8469b2eb)
- queue events locally whenever websocket is not available [`0e6233c`](https://github.com/castle/c.js/commit/0e6233c0b353a384806ac231cffa471fe81f9bfd)
- added filtering by fields to keyboard collector [`c726ce6`](https://github.com/castle/c.js/commit/c726ce6b6aaa39128497814bfe5a1287403250c0)
- only track click and touch events [`47ae537`](https://github.com/castle/c.js/commit/47ae537e809aa22fd861e9747eb85e244df625c5)
- merge collector to c.js [`5116af8`](https://github.com/castle/c.js/commit/5116af8317ac86102478f0058a12f90d562a864c)
- run jshint when building with gulp [`7e90212`](https://github.com/castle/c.js/commit/7e90212f0355f8d36b3e2985506dacda253e5469)
- remove other unused packages [`3ead8ce`](https://github.com/castle/c.js/commit/3ead8ced0920b2acb5da2f50cce656513b201880)
- removed karma packages [`509ac4f`](https://github.com/castle/c.js/commit/509ac4fceef1c7854e395a6a7501e3e47926ff53)
- fixed dependencies hash [`3d3f28c`](https://github.com/castle/c.js/commit/3d3f28c917335aa602c0913ce28dfbe3b14484f0)
- reorder package.json dependencies [`aaa3e01`](https://github.com/castle/c.js/commit/aaa3e012fe6948ec74cf61a039225f20df9de02b)
- package.json cleanup & updates [`22f445f`](https://github.com/castle/c.js/commit/22f445f5b738ab949e97e5e2406c9bda2b0eece7)
- build cleanup [`b0595cf`](https://github.com/castle/c.js/commit/b0595cf3590ac6ee05e1e30a4c1e6322ece26aa2)
- ignore npm-debug.logs [`e102ad5`](https://github.com/castle/c.js/commit/e102ad5b1a9831494bdf41f5a4caa1419c789085)
- reorder scripts and add collector.js via cc.js [`0cbb97f`](https://github.com/castle/c.js/commit/0cbb97fbdd000595fe73c4e6adebe36265d42cc9)
- Disable Font profiling for now [`28d478b`](https://github.com/castle/c.js/commit/28d478b8c92311509d49dd0007f74fedf8068786)
- Added plugin check [`3260c10`](https://github.com/castle/c.js/commit/3260c107365b97f6a55a248f1fe9b079947ae459)
- Added some bot probing [`1cc0483`](https://github.com/castle/c.js/commit/1cc04832a2b972ba1f8570cf61d4a5f73d956491)
- added reset() method for single page apps [`a889268`](https://github.com/castle/c.js/commit/a8892684dbdfcdf1f25ab9976dce7bbc93f2dd4f)
- Updated builds [`8f01873`](https://github.com/castle/c.js/commit/8f018733bd0c96e1cd9e507f1bbf360005c767c5)
- track dom path when storing keyboard events [`77b1180`](https://github.com/castle/c.js/commit/77b1180f6e1d8bc2c68de2590ec19dc7b79c0ca2)
- Profile fonts (fc and fh) [`e79338a`](https://github.com/castle/c.js/commit/e79338abdc2538443142133cf5ad89a939b22c7c)
- added aimbrain tracking for youcruit [`ab7c98a`](https://github.com/castle/c.js/commit/ab7c98ae9b5006c41f2b2bfe3209e28f03b1b8ee)
- let `gulp watch` monitor all source files [`8ac1326`](https://github.com/castle/c.js/commit/8ac1326f483a2e7477f72f72114f05947b03dd48)
- lock gulp-file-wrapper version [`f2ec237`](https://github.com/castle/c.js/commit/f2ec23768d53a4b285dfe4cdd7d2de1a0b311d36)
- build new distro [`5d6f185`](https://github.com/castle/c.js/commit/5d6f18513c1b12057facfea6d19cbe843e8fcdd1)
- remove jslint errors [`1f4e16d`](https://github.com/castle/c.js/commit/1f4e16df33e56f84daff1a13178f6abf6ff9527c)
- added more verbose copy of behaviosec's script [`b2eead2`](https://github.com/castle/c.js/commit/b2eead25af75ecb4df2c045c986a753e4df16870)
- compile script with page tracking [`1c5e98f`](https://github.com/castle/c.js/commit/1c5e98feba5b163980da4b5edd3f60fb9db590db)
- track page title [`f237ab9`](https://github.com/castle/c.js/commit/f237ab962c77760c104143b8bb409921baf72656)
- added task to serve compiled & minified version of the script in development environment [`3e79ba6`](https://github.com/castle/c.js/commit/3e79ba64871a5e58eefb2110829c9bb9123598ff)
- added murmurhash3 128bit for session hashing [`0ea2c44`](https://github.com/castle/c.js/commit/0ea2c447f34c2d1eeee99a42e6cee7e593fa9ced)
- extracted remaining libraries [`a40d5a6`](https://github.com/castle/c.js/commit/a40d5a6df4d44990ee9e7b3f5203a2a0ad17cc2f)
- Wait for ajax request to complete before submitting form [`3c5e2c4`](https://github.com/castle/c.js/commit/3c5e2c440465e130a554417db402aad252a041c3)
- use gulp's file-include module to remove code duplication [`aa74cd0`](https://github.com/castle/c.js/commit/aa74cd03a0cac85f7a288541c7d43447d35309d3)
- Update build [`6c29167`](https://github.com/castle/c.js/commit/6c29167b6d6da1915398c275c42602a24faf707a)
- properly assign method to remove deprecated API call [`7a12619`](https://github.com/castle/c.js/commit/7a12619f7f7e6aa0c2e0f81184171dfaac00780d)
- feature: option to disable automatic page view tracking [`29006a7`](https://github.com/castle/c.js/commit/29006a7110ad811757ebd76a10f8564d5af66ddc)
- More compatible color depth detection [`a150c11`](https://github.com/castle/c.js/commit/a150c113fd87978e224db6409ef23ced1cd09afe)
- build cleanup [`b0595cf`](https://github.com/castle/c.js/commit/b0595cf3590ac6ee05e1e30a4c1e6322ece26aa2)
- track all mouse movements [`2dcfee4`](https://github.com/castle/c.js/commit/2dcfee420bdb664b704c3fd1eb575b3b40a312c1)
- Added Java version detection (vj) [`9c13d9d`](https://github.com/castle/c.js/commit/9c13d9d0b2f26a83ea495ad5fcfdeaa8cadf7284)
- Update build-files [`ed3c269`](https://github.com/castle/c.js/commit/ed3c269b14cd345f55b50e2b46f2c137cee89f31)
- Build [`8371e97`](https://github.com/castle/c.js/commit/8371e97558819c2aee7146af64ac093c8417530c)
- Merged c.js and cb.js. Extracted behavior code somewhat [`d1de695`](https://github.com/castle/c.js/commit/d1de6953d071db4e2e5cfc6fe25321f21dbc51fc)
- Build [`479ba1f`](https://github.com/castle/c.js/commit/479ba1f0d7c7783b811964cd9e749f1aea6bade7)
- bower install [`f3725c3`](https://github.com/castle/c.js/commit/f3725c3b8e981033940d37c9ce04fb672cb4788d)
- sign -> secure [`ae28038`](https://github.com/castle/c.js/commit/ae28038c3e74facc51b687d48fbc49340530ff55)
- Sign [`d518b6a`](https://github.com/castle/c.js/commit/d518b6a1ed5056131892f98bb6525b88ddd87fe9)
- Identify [`1571466`](https://github.com/castle/c.js/commit/1571466c9794fec12929d786ef598626fc7d65a4)
- Support multiple arguments [`0f70e82`](https://github.com/castle/c.js/commit/0f70e825281684ab862aa138d92fa8f0031f3472)
- updated cb.js to work with anonymous forms - when user is missing it is not passed to API endpoint [`24e21d5`](https://github.com/castle/c.js/commit/24e21d5bba317c3074dfb4a8907953e413acfbf5)
- updated build for synchronous calls [`b80e958`](https://github.com/castle/c.js/commit/b80e958e8da16f7a7c58c33304ce2f64f5cc5dfa)
- make behavior call on submit synchronous [`c8a583b`](https://github.com/castle/c.js/commit/c8a583b12c6b18a7af42c6b68b019e74f60741e1)
- actually submit the form when overriding default form handler [`9dd48be`](https://github.com/castle/c.js/commit/9dd48be4f205f5eac1f082a58a53cdd1bd81d7d6)
- shim for JSON.stringify + handle string argument for setUser command [`e8a244f`](https://github.com/castle/c.js/commit/e8a244f04f7a29759f123853339094f37d65ff5e)
- update binaries [`69e8498`](https://github.com/castle/c.js/commit/69e84987025397087b3d8a7ebd18eca4a9d8282e)
- fix: IE version detection with ActiveX [`7cd2d58`](https://github.com/castle/c.js/commit/7cd2d58e55cfa27c0943e9de284a631a409713b5)
- Added some bot probing [`1cc0483`](https://github.com/castle/c.js/commit/1cc04832a2b972ba1f8570cf61d4a5f73d956491)
- Changes for NPM package [`588b8b6`](https://github.com/castle/c.js/commit/588b8b6b3e3311571fa2c2c713e1ab8136507ba6)
- added app_id tracking to `cc.js` [`87af29a`](https://github.com/castle/c.js/commit/87af29ab0388a7b47f93bfcb138f51caf86b54f6)
- Added plugin check [`3260c10`](https://github.com/castle/c.js/commit/3260c107365b97f6a55a248f1fe9b079947ae459)
- Make trackPageview callable many times, and with an optional argument for path [`d969b02`](https://github.com/castle/c.js/commit/d969b02828d0a73425d338422b3278a725e0e6b3)
- added compiled cb.js scripts [`f2fb0d9`](https://github.com/castle/c.js/commit/f2fb0d9e5ea07fa712adcd7adcd3d27f10f72c64)
- added magnification for cb.js [`fe3e802`](https://github.com/castle/c.js/commit/fe3e8021da5595d9e04908edf389fd19bb5954c4)
- separate c.js script with behaviosec [`3d70087`](https://github.com/castle/c.js/commit/3d700874a0ebcf45733552163e22357bcb9758c8)
- Disable font check for firefox for now [`b8bb30e`](https://github.com/castle/c.js/commit/b8bb30e2503e36f34b7efa9343330b1a3c6df8ec)
- compile script with page tracking [`1c5e98f`](https://github.com/castle/c.js/commit/1c5e98feba5b163980da4b5edd3f60fb9db590db)
- build new distro [`5d6f185`](https://github.com/castle/c.js/commit/5d6f18513c1b12057facfea6d19cbe843e8fcdd1)
- improved font detector formatting for readability [`06221a0`](https://github.com/castle/c.js/commit/06221a09f7f2a0829c70d3867635100d33d97053)
- Throttling very fast tracks [`ffe962c`](https://github.com/castle/c.js/commit/ffe962ced7fd0f807e24da1e4d9df5b43a8bd2b0)
- FIX strip user fields that are null/undefined [`ebc2a95`](https://github.com/castle/c.js/commit/ebc2a95ca0f4163601720b60d44fda07fa03b154)
- Added params for java enabled and doNotTrack [`ba31bdd`](https://github.com/castle/c.js/commit/ba31bdd437db2319a47423e0851a74a805545ce4)
- extracted common event logic to classes [`6fee35f`](https://github.com/castle/c.js/commit/6fee35f3dc13cc25e783cf30a955152a682b7801)
- Update build [`2219949`](https://github.com/castle/c.js/commit/2219949210b13ffcf27aa29ff5d1d4e5550d8e38)
- FIX try to fix hanged script in Firefox [`6a3df0a`](https://github.com/castle/c.js/commit/6a3df0a01a6b473eba97451771c3e7c091943b89)
- Revert "FIX try to fix hanged script in Firefox" [`8684ba1`](https://github.com/castle/c.js/commit/8684ba103495a1f656dde094c677feb8017e084c)
- FIX try to fix hanged script in Firefox [`6a3df0a`](https://github.com/castle/c.js/commit/6a3df0a01a6b473eba97451771c3e7c091943b89)
- FIX strip user fields that are null/undefined [`ebc2a95`](https://github.com/castle/c.js/commit/ebc2a95ca0f4163601720b60d44fda07fa03b154)
- replaced `windows` with `W`, [`4f36f62`](https://github.com/castle/c.js/commit/4f36f629b3784d2db5a15a76517b4f677fd0c3c4)
- Better JSON.stringify polyfill [`ff9fdc3`](https://github.com/castle/c.js/commit/ff9fdc327f330f763d6466cd37308c1d626e0c86)
- actually submit the form when overriding default form handler [`9dd48be`](https://github.com/castle/c.js/commit/9dd48be4f205f5eac1f082a58a53cdd1bd81d7d6)
- fix: disable flash plugin instantiation [`290983d`](https://github.com/castle/c.js/commit/290983d9d817f0335fb0fa2a66e2690eceaec112)
- handle `data-collector-url` option in new script embed [`7629968`](https://github.com/castle/c.js/commit/762996899e0bea3538e329dfd2df3e4da8bfbb73)
- Build [`479ba1f`](https://github.com/castle/c.js/commit/479ba1f0d7c7783b811964cd9e749f1aea6bade7)
- Merged c.js and cb.js. Extracted behavior code somewhat [`d1de695`](https://github.com/castle/c.js/commit/d1de6953d071db4e2e5cfc6fe25321f21dbc51fc)
- working script runner based on karma, jasmine and chrome [`cb34776`](https://github.com/castle/c.js/commit/cb34776fa2cbadc1895bcf393797664796a4d9e2)
- warn if script is included twice [`cb6125a`](https://github.com/castle/c.js/commit/cb6125a01ae1e6983f3ab30b8e7262d72a7c2132)
- added more verbose copy of behaviosec's script [`b2eead2`](https://github.com/castle/c.js/commit/b2eead25af75ecb4df2c045c986a753e4df16870)
- Fix some jshint stuff [`d279dec`](https://github.com/castle/c.js/commit/d279dec1f94aafddfae162d0141e2f3383f52566)
- refactored click collector, added more tracked properties [`9969175`](https://github.com/castle/c.js/commit/99691759aba448b201831275751cbe0acd885291)
- Added parameters for available screen width/height (aw, ah) [`0d78311`](https://github.com/castle/c.js/commit/0d78311977b4d288bb9c67c8ae97a6f789abce26)
- Use shorter browser variables [`9797572`](https://github.com/castle/c.js/commit/97975720e3d6536c4f7196511d69991963629fa6)
- Better JSON.stringify polyfill [`ff9fdc3`](https://github.com/castle/c.js/commit/ff9fdc327f330f763d6466cd37308c1d626e0c86)
- improved module extraction for helpers [`c6c3235`](https://github.com/castle/c.js/commit/c6c32356dfec1fe821d4d1421fe92b4d3cb396f1)
- Continuously sync script tag attributes to support single-page apps [`5afe5ce`](https://github.com/castle/c.js/commit/5afe5ce16343819aaf2e738e298ad199392d7df0)
- track media devices as proper booleans [`a146b40`](https://github.com/castle/c.js/commit/a146b405e5f42d85e7e7efdef5d2ae8e5e7f7902)
- document collected properties [`f7ab214`](https://github.com/castle/c.js/commit/f7ab21403a2216d8fca4b4f276f627a7595da70e)
- Track device DPI (dd) [`d48b837`](https://github.com/castle/c.js/commit/d48b837683db53ad101f37e87d2c876458ef9118)
- Profile fonts (fc and fh) [`e79338a`](https://github.com/castle/c.js/commit/e79338abdc2538443142133cf5ad89a939b22c7c)
- setAppId instead of setAccount [`4bd0555`](https://github.com/castle/c.js/commit/4bd05559bcbc4b6c7d29f7ce8e491677125462a1)
- Throttling very fast tracks [`ffe962c`](https://github.com/castle/c.js/commit/ffe962ced7fd0f807e24da1e4d9df5b43a8bd2b0)
- FIX use castle.io-endpoint [`2a82850`](https://github.com/castle/c.js/commit/2a828504194bc1cff42b43f5ccfd0dc88e2e15fb)
- Send entire url in href parameter (h) [`e839b7c`](https://github.com/castle/c.js/commit/e839b7c35fa95743abf57dba75b95cbd58f00dcd)
- added karma runnner [`be07aa8`](https://github.com/castle/c.js/commit/be07aa8539bb8cf2e55d90ef3f3f6f4684684271)
- FIX make script handle setting userdata after load [`dfd8382`](https://github.com/castle/c.js/commit/dfd83828ae036206ee92ae87461da20ebf5140e0)
- Make trackPageview callable many times, and with an optional argument for path [`d969b02`](https://github.com/castle/c.js/commit/d969b02828d0a73425d338422b3278a725e0e6b3)
- updated cb.js to work with anonymous forms - when user is missing it is not passed to API endpoint [`24e21d5`](https://github.com/castle/c.js/commit/24e21d5bba317c3074dfb4a8907953e413acfbf5)
- added generic test that confirms that `c.js` is loaded and works fine [`79c711d`](https://github.com/castle/c.js/commit/79c711d8f304f197e337aa09db9b60e3ea9a2e2c)
- Added hostname to params [`fac6037`](https://github.com/castle/c.js/commit/fac6037263a015b8170a3f056e0d51fe267936ca)
- added mouse click tracking [`bd4e1d9`](https://github.com/castle/c.js/commit/bd4e1d94f614d9476ff3eca99a94355a970ecd91)
- run jshint when building with gulp [`7e90212`](https://github.com/castle/c.js/commit/7e90212f0355f8d36b3e2985506dacda253e5469)
- reorder package.json dependencies [`aaa3e01`](https://github.com/castle/c.js/commit/aaa3e012fe6948ec74cf61a039225f20df9de02b)
- updated builds [`d233754`](https://github.com/castle/c.js/commit/d233754e9ff88a1a31efc7b1a8756f37a4becab6)
- Clean up JSHint warnings [`1287330`](https://github.com/castle/c.js/commit/12873303f7862480e89fea5fb915060cc5f1e4ad)
- Send entire url in href parameter (h) [`e839b7c`](https://github.com/castle/c.js/commit/e839b7c35fa95743abf57dba75b95cbd58f00dcd)
- Instructions for getting started [`c22aacc`](https://github.com/castle/c.js/commit/c22aaccd42aa5a458cad034c82f8f4e13795ac44)
- added touch event tracking [`b299f9b`](https://github.com/castle/c.js/commit/b299f9b16ef0039af5f048eb4c74d4c952ac1890)
- Parse 'data-*' attributes from script tag [`6cc27e8`](https://github.com/castle/c.js/commit/6cc27e85927dcb0a9a3ccc3546ba3ee49055c02d)
- Update README [`e0fdd65`](https://github.com/castle/c.js/commit/e0fdd65c2ec7784f11eae80f33811414b99f02b9)
- added vlc plugin version (vv) [`0a8856c`](https://github.com/castle/c.js/commit/0a8856c9dcf9ea26d7c6bea937ec770ce0ec3dc6)
- Instructions on how to include the script [`fdb1d3a`](https://github.com/castle/c.js/commit/fdb1d3a94703491e05570dd51dafeb41b0542cbb)
- fix: catch errors when detecting media sources [`93911d8`](https://github.com/castle/c.js/commit/93911d8a358948dd8ad148abd7a71e67ba9b4ed9)
- fix: only instantiate flash plugin for chrome [`f121255`](https://github.com/castle/c.js/commit/f121255e14647a3cfb07d96c49c6bde84d70b32f)
- let `gulp watch` monitor all source files [`8ac1326`](https://github.com/castle/c.js/commit/8ac1326f483a2e7477f72f72114f05947b03dd48)
- package.json cleanup & updates [`22f445f`](https://github.com/castle/c.js/commit/22f445f5b738ab949e97e5e2406c9bda2b0eece7)
- increase timeout for websocket connection [`28dd7f4`](https://github.com/castle/c.js/commit/28dd7f47f08e8e982b5265e2306c54da1938e21a)
- added basic events documentation for collector [`be81afe`](https://github.com/castle/c.js/commit/be81afe114d10e989f9b130668a4627fe2d42ec9)
- working spec for c.js [`14df7d8`](https://github.com/castle/c.js/commit/14df7d884f6173444c1e1d890ff7e122c0a32b88)
- fix: remove global leak [`08f5808`](https://github.com/castle/c.js/commit/08f5808486124a4318dcc32eba0cb1cf63ca814c)
- More compatible color depth detection [`a150c11`](https://github.com/castle/c.js/commit/a150c113fd87978e224db6409ef23ced1cd09afe)
- Added Java version detection (vj) [`9c13d9d`](https://github.com/castle/c.js/commit/9c13d9d0b2f26a83ea495ad5fcfdeaa8cadf7284)
- fix: IE version detection with ActiveX [`7cd2d58`](https://github.com/castle/c.js/commit/7cd2d58e55cfa27c0943e9de284a631a409713b5)
- fix: only instantiate flash plugin for chrome [`f121255`](https://github.com/castle/c.js/commit/f121255e14647a3cfb07d96c49c6bde84d70b32f)
- Update README [`e0fdd65`](https://github.com/castle/c.js/commit/e0fdd65c2ec7784f11eae80f33811414b99f02b9)
- shim for JSON.stringify + handle string argument for setUser command [`e8a244f`](https://github.com/castle/c.js/commit/e8a244f04f7a29759f123853339094f37d65ff5e)
- Fix JSHint warnings [`f6e8033`](https://github.com/castle/c.js/commit/f6e80334676fd02b8ac09d613b1cbf9a4817bb39)
- remove other unused packages [`3ead8ce`](https://github.com/castle/c.js/commit/3ead8ced0920b2acb5da2f50cce656513b201880)
- run a proper check on WebSocket connection state [`c65d77d`](https://github.com/castle/c.js/commit/c65d77d2bbb267b10daa68ebefd5e1b1b750009c)
- Correct offset for canvas print [`3a14a05`](https://github.com/castle/c.js/commit/3a14a051535a936a2478655296043c7fd601ec51)
- Disable font check for firefox for now [`b8bb30e`](https://github.com/castle/c.js/commit/b8bb30e2503e36f34b7efa9343330b1a3c6df8ec)
- Don't try to process queue if _castle hasn't been initialized [`68edd6a`](https://github.com/castle/c.js/commit/68edd6a8e811bcfa9dd38dc258818d510f85a081)
- Be explicit about using window properties [`2de9f03`](https://github.com/castle/c.js/commit/2de9f0313fc9e078595b25600ebd7ada639b70d4)
- Use shorter browser variables [`9797572`](https://github.com/castle/c.js/commit/97975720e3d6536c4f7196511d69991963629fa6)
- increase WebSocket timeout [`a049621`](https://github.com/castle/c.js/commit/a049621ceedb34b2d79224b5cf77828ddef77be4)
- Update to correct path [`6789399`](https://github.com/castle/c.js/commit/6789399bbea1791cc1ac6bab5a5ffa9dccfa2d03)
- Listen for hash changes [`2c09079`](https://github.com/castle/c.js/commit/2c0907933b87a6e9d2f2638be8510bfeece1e5b0)
- added task to serve compiled & minified version of the script in development environment [`3e79ba6`](https://github.com/castle/c.js/commit/3e79ba64871a5e58eefb2110829c9bb9123598ff)
- remove jslint errors [`1f4e16d`](https://github.com/castle/c.js/commit/1f4e16df33e56f84daff1a13178f6abf6ff9527c)
- Identify [`1571466`](https://github.com/castle/c.js/commit/1571466c9794fec12929d786ef598626fc7d65a4)
- moved key code to details map in collector event [`2ebdffa`](https://github.com/castle/c.js/commit/2ebdffab54ca8b170666f7bf8817288ce18f9975)
- mark karma specs as integration specs [`63e13e1`](https://github.com/castle/c.js/commit/63e13e1b0044cbc56e3e18c791ebc3677d217445)
- Set user data [`bf219d7`](https://github.com/castle/c.js/commit/bf219d7d1df11644cc241836eea97e83c5397f6d)
- Instructions on how to include the script [`fdb1d3a`](https://github.com/castle/c.js/commit/fdb1d3a94703491e05570dd51dafeb41b0542cbb)
- Instructions for getting started [`c22aacc`](https://github.com/castle/c.js/commit/c22aaccd42aa5a458cad034c82f8f4e13795ac44)
- Added params for java enabled and doNotTrack [`ba31bdd`](https://github.com/castle/c.js/commit/ba31bdd437db2319a47423e0851a74a805545ce4)
- Fix some jshint stuff [`d279dec`](https://github.com/castle/c.js/commit/d279dec1f94aafddfae162d0141e2f3383f52566)
- Added hostname to params [`fac6037`](https://github.com/castle/c.js/commit/fac6037263a015b8170a3f056e0d51fe267936ca)
- fixed doubled mousedown event with mouseup [`c86194b`](https://github.com/castle/c.js/commit/c86194b5d9433480042af6b8253ee4d8272e0a7e)
- Support multiple arguments [`0f70e82`](https://github.com/castle/c.js/commit/0f70e825281684ab862aa138d92fa8f0031f3472)
- more meta keyboard tracking for keyboard and click events [`b9e8b05`](https://github.com/castle/c.js/commit/b9e8b05f889d283e9eae3da80ef5066ecec59565)
- Always set userId since it can be cleared by single-page apps [`08f3061`](https://github.com/castle/c.js/commit/08f30612d5d4b45eddabf29f020b83f5563371db)
- Change default tracker url [`c509e90`](https://github.com/castle/c.js/commit/c509e90b1ebe27cdb5d3dbb4bbbcc2442331845d)
- Update to correct path [`6789399`](https://github.com/castle/c.js/commit/6789399bbea1791cc1ac6bab5a5ffa9dccfa2d03)
- removed karma packages [`509ac4f`](https://github.com/castle/c.js/commit/509ac4fceef1c7854e395a6a7501e3e47926ff53)
- Sign [`d518b6a`](https://github.com/castle/c.js/commit/d518b6a1ed5056131892f98bb6525b88ddd87fe9)
- cleanup gulpfile syntax [`051fdf4`](https://github.com/castle/c.js/commit/051fdf4902913516a8ef548d9445893ee9369370)
- fix formatting to avoid endless loop [`f99bdca`](https://github.com/castle/c.js/commit/f99bdca0b81c542870c6c09196b6bfbea4609010)
- fixed dependencies hash [`3d3f28c`](https://github.com/castle/c.js/commit/3d3f28c917335aa602c0913ce28dfbe3b14484f0)
- Prefer `apply` over `call` when arguments are identical [`d484cd7`](https://github.com/castle/c.js/commit/d484cd7e2e51f998a68c06ac352042114eb84979)
- FIX use castle.io-endpoint [`2a82850`](https://github.com/castle/c.js/commit/2a828504194bc1cff42b43f5ccfd0dc88e2e15fb)
- fix: don't try to send thing on a non connected web socket [`9586faf`](https://github.com/castle/c.js/commit/9586faf5d3639f05f3a1f7cf4884eb5c0deb772c)
- added magnification for cb.js [`fe3e802`](https://github.com/castle/c.js/commit/fe3e8021da5595d9e04908edf389fd19bb5954c4)
- Only add http(s) to tracker URL if not already specified [`ea79152`](https://github.com/castle/c.js/commit/ea791522008bdf0cc95c94a8de3219415ed6bc2b)
- Added gzipped output file [`a4c80fb`](https://github.com/castle/c.js/commit/a4c80fb14472c54c1007b5a569b1c014264e9efd)
- Import files [`5303685`](https://github.com/castle/c.js/commit/5303685c426431017cba42d8ba37280e1eaeee45)
- ignore npm-debug.logs [`e102ad5`](https://github.com/castle/c.js/commit/e102ad5b1a9831494bdf41f5a4caa1419c789085)
- fixed includes in cc.js [`d54fdde`](https://github.com/castle/c.js/commit/d54fdde11a484136db8ad1809a575558e3566fd1)
- track page title [`f237ab9`](https://github.com/castle/c.js/commit/f237ab962c77760c104143b8bb409921baf72656)
- fix: check existence of PluginArray [`73cc59c`](https://github.com/castle/c.js/commit/73cc59c7cc5253a97f434803e8a1e9f08b41845e)
- More specific warning message [`f1093bd`](https://github.com/castle/c.js/commit/f1093bd81d06d06a42ab77b9d5e3034c8154c2ef)
- Bump version to 0.0.2 [`a50a379`](https://github.com/castle/c.js/commit/a50a379117d63c8101eba7a32870b184609b54ea)
- rebuild sources after merge [`c5f9409`](https://github.com/castle/c.js/commit/c5f9409536e42006d637a356285fb662d175702c)
- sign -> secure [`ae28038`](https://github.com/castle/c.js/commit/ae28038c3e74facc51b687d48fbc49340530ff55)
- updated build for synchronous calls [`b80e958`](https://github.com/castle/c.js/commit/b80e958e8da16f7a7c58c33304ce2f64f5cc5dfa)
- Use 'castle-add-id' to be more specific [`e1af327`](https://github.com/castle/c.js/commit/e1af327b00283d73e015437fc6981893302feda3)
- make behavior call on submit synchronous [`c8a583b`](https://github.com/castle/c.js/commit/c8a583b12c6b18a7af42c6b68b019e74f60741e1)
- use getCookie to fetch user's cookie [`898f579`](https://github.com/castle/c.js/commit/898f579471dcec9073d6b12cd2d7e384cfefa512)
- lock gulp-file-wrapper version [`f2ec237`](https://github.com/castle/c.js/commit/f2ec23768d53a4b285dfe4cdd7d2de1a0b311d36)
- FIX call trackDone also when returning pre-maturely [`7044caa`](https://github.com/castle/c.js/commit/7044caa592ebb9dca968d811ebb99971487bd9d4)
- fixed setting collector URL [`2298a9f`](https://github.com/castle/c.js/commit/2298a9f875447dc7ebc770865e07b9911ff94db9)
- gulp-if is no longer required [`eb75648`](https://github.com/castle/c.js/commit/eb75648c085902886779d07e4ee86db69c6ff666)
- Support secure mode in script tag [`2553b7f`](https://github.com/castle/c.js/commit/2553b7fcddafa373695840641d96cdec4b14ac02)
- bower install [`f3725c3`](https://github.com/castle/c.js/commit/f3725c3b8e981033940d37c9ce04fb672cb4788d)
{
"name": "castle.js",
"version": "1.0.12",
"version": "1.0.13",
"description": "Castle Tracking Script",

@@ -20,10 +20,10 @@ "author": "Sebastian Wallin <sebastian@castle.io>",

"@types/chai": "4.1.7",
"@types/jsdom": "12.2.0",
"@types/jsdom": "12.2.3",
"@types/karma": "1.7.5",
"@types/mocha": "5.2.5",
"@types/mocha": "5.2.6",
"@types/node": "10.12.5",
"@types/qunit": "2.5.3",
"@types/qunit": "2.5.4",
"@types/sinon": "5.0.5",
"@types/sinon-chai": "3.2.0",
"auto-changelog": "1.10.1",
"@types/sinon-chai": "3.2.2",
"auto-changelog": "1.11.0",
"chai": "4.2.0",

@@ -34,3 +34,3 @@ "chain": "0.1.3",

"del": "3.0.0",
"google-closure-compiler": "20181028.0.1",
"google-closure-compiler": "20190301.0.0",
"gulp": "3.9.1",

@@ -40,10 +40,10 @@ "gulp-awspublish": "3.4.0",

"gulp-cloudfront-invalidate-aws-publish": "1.0.0",
"gulp-connect": "5.6.1",
"gulp-connect": "5.7.0",
"gulp-env": "0.4.0",
"gulp-flatmap": "1.0.2",
"gulp-git": "2.8.0",
"gulp-git": "2.9.0",
"gulp-gnirts": "1.0.5",
"gulp-if": "2.0.2",
"gulp-mocha": "6.0.0",
"gulp-plumber": "1.2.0",
"gulp-plumber": "1.2.1",
"gulp-print": "5.0.0",

@@ -53,4 +53,4 @@ "gulp-rename": "1.4.0",

"gulp-string-replace": "1.1.2",
"gulp-tslint": "8.1.3",
"intern": "4.3.3",
"gulp-tslint": "8.1.4",
"intern": "4.4.2",
"jsdom": "< 12",

@@ -68,3 +68,3 @@ "json-loader": "0.5.7",

"karma-sinon": "1.0.5",
"karma-testingbot-launcher": "1.0.2",
"karma-testingbot-launcher": "1.0.3",
"karma-typescript": "3.0.13",

@@ -75,3 +75,3 @@ "karma-webpack": "< 3.0.0",

"node-slack": "0.0.7",
"qunit": "2.8.0",
"qunit": "2.9.2",
"requirejs": "2.3.6",

@@ -81,8 +81,8 @@ "run-sequence": "2.2.1",

"sinon": "5.1.1",
"sinon-chai": "3.2.0",
"sinon-chai": "3.3.0",
"string-replace-loader": "2.1.1",
"ts-loader": "< 4.0.0",
"tslint": "5.11.0",
"tslint-microsoft-contrib": "5.2.1",
"typescript": "3.1.6",
"tslint": "5.13.1",
"tslint-microsoft-contrib": "6.1.0",
"typescript": "3.3.3333",
"webpack": "< 2.0.0",

@@ -89,0 +89,0 @@ "webpack-stream": "< 4.0.0"

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc