Comparing version 0.0.1 to 0.0.2
@@ -6,4 +6,8 @@ { | ||
"version": "0.0.1", | ||
"keywords": ["stream"], | ||
"scripts": ["index.js"], | ||
"keywords": [ | ||
"stream" | ||
], | ||
"scripts": [ | ||
"index.js" | ||
], | ||
"dependencies": { | ||
@@ -14,3 +18,4 @@ "component/emitter": "*" | ||
"component/jquery": "*" | ||
} | ||
} | ||
}, | ||
"license": "MIT" | ||
} |
{ | ||
"name": "stream", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "Node.js streams in the browser", | ||
"main": "index.js", | ||
"browser": { | ||
"emitter": "emitter-component" | ||
}, | ||
"repository": { | ||
@@ -16,2 +19,5 @@ "type": "git", | ||
"dependencies": { | ||
"emitter-component": "^1.1.1" | ||
}, | ||
"devDependencies": { | ||
"mocha": "*", | ||
@@ -18,0 +24,0 @@ "expect.js": "*" |
@@ -8,2 +8,7 @@ stream | ||
For docs: | ||
* [Stream Node.js v0.8.9 Manual & Documentation](http://nodejs.org/api/stream.html) | ||
* [Stream Handbook](https://github.com/substack/stream-handbook) | ||
A [testsuite](https://github.com/juliangruber/stream/blob/master/test.html) for the browser is there too. Just issue `npm install` after you've cloned this repo and then open the html file. | ||
@@ -14,6 +19,13 @@ | ||
Install with [component(1)](https://github.com/component/component) | ||
```bash | ||
$ component install juliangruber/stream | ||
``` | ||
or | ||
``` | ||
$ npm install stream | ||
``` | ||
Usage example | ||
@@ -38,1 +50,13 @@ ------------- | ||
``` | ||
License | ||
------- | ||
(MIT) | ||
Copyright (c) 2012 Julian Gruber <julian@juliangruber.com> | ||
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: | ||
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. | ||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
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
Wildcard dependency
QualityPackage has a dependency with a floating version range. This can cause issues if the dependency publishes a new major version.
Found 2 instances in 1 package
12076
1
109
0
60
2
+ Addedemitter-component@^1.1.1
+ Addedemitter-component@1.1.2(transitive)
- Removedexpect.js@*
- Removedmocha@*
- Removedansi-colors@4.1.3(transitive)
- Removedansi-regex@5.0.1(transitive)
- Removedansi-styles@4.3.0(transitive)
- Removedanymatch@3.1.3(transitive)
- Removedargparse@2.0.1(transitive)
- Removedbalanced-match@1.0.2(transitive)
- Removedbinary-extensions@2.3.0(transitive)
- Removedbrace-expansion@2.0.1(transitive)
- Removedbraces@3.0.3(transitive)
- Removedbrowser-stdout@1.3.1(transitive)
- Removedcamelcase@6.3.0(transitive)
- Removedchalk@4.1.2(transitive)
- Removedchokidar@3.6.0(transitive)
- Removedcliui@7.0.4(transitive)
- Removedcolor-convert@2.0.1(transitive)
- Removedcolor-name@1.1.4(transitive)
- Removeddebug@4.3.7(transitive)
- Removeddecamelize@4.0.0(transitive)
- Removeddiff@5.2.0(transitive)
- Removedemoji-regex@8.0.0(transitive)
- Removedescalade@3.2.0(transitive)
- Removedescape-string-regexp@4.0.0(transitive)
- Removedexpect.js@0.3.1(transitive)
- Removedfill-range@7.1.1(transitive)
- Removedfind-up@5.0.0(transitive)
- Removedflat@5.0.2(transitive)
- Removedfs.realpath@1.0.0(transitive)
- Removedfsevents@2.3.3(transitive)
- Removedget-caller-file@2.0.5(transitive)
- Removedglob@8.1.0(transitive)
- Removedglob-parent@5.1.2(transitive)
- Removedhas-flag@4.0.0(transitive)
- Removedhe@1.2.0(transitive)
- Removedinflight@1.0.6(transitive)
- Removedinherits@2.0.4(transitive)
- Removedis-binary-path@2.1.0(transitive)
- Removedis-extglob@2.1.1(transitive)
- Removedis-fullwidth-code-point@3.0.0(transitive)
- Removedis-glob@4.0.3(transitive)
- Removedis-number@7.0.0(transitive)
- Removedis-plain-obj@2.1.0(transitive)
- Removedis-unicode-supported@0.1.0(transitive)
- Removedjs-yaml@4.1.0(transitive)
- Removedlocate-path@6.0.0(transitive)
- Removedlog-symbols@4.1.0(transitive)
- Removedminimatch@5.1.6(transitive)
- Removedmocha@11.0.0(transitive)
- Removedms@2.1.3(transitive)
- Removednormalize-path@3.0.0(transitive)
- Removedonce@1.4.0(transitive)
- Removedp-limit@3.1.0(transitive)
- Removedp-locate@5.0.0(transitive)
- Removedpath-exists@4.0.0(transitive)
- Removedpicomatch@2.3.1(transitive)
- Removedrandombytes@2.1.0(transitive)
- Removedreaddirp@3.6.0(transitive)
- Removedrequire-directory@2.1.1(transitive)
- Removedsafe-buffer@5.2.1(transitive)
- Removedserialize-javascript@6.0.2(transitive)
- Removedstring-width@4.2.3(transitive)
- Removedstrip-ansi@6.0.1(transitive)
- Removedstrip-json-comments@3.1.1(transitive)
- Removedsupports-color@7.2.08.1.1(transitive)
- Removedto-regex-range@5.0.1(transitive)
- Removedworkerpool@6.5.1(transitive)
- Removedwrap-ansi@7.0.0(transitive)
- Removedwrappy@1.0.2(transitive)
- Removedy18n@5.0.8(transitive)
- Removedyargs@16.2.0(transitive)
- Removedyargs-parser@20.2.9(transitive)
- Removedyargs-unparser@2.0.0(transitive)
- Removedyocto-queue@0.1.0(transitive)