Comparing version 2.0.0 to 2.0.1
@@ -5,4 +5,4 @@ { | ||
"description": "Library for composing asynchronous and event-based operations in JavaScript", | ||
"version": "2.0.0", | ||
"homepage": "http://msdn.microsoft.com/en-us/data/gg577609.aspx", | ||
"version": "2.0.1", | ||
"homepage": "http://rx.codeplex.com/", | ||
"author": { | ||
@@ -14,8 +14,8 @@ "name": "Cloud Programmability Team", | ||
"type": "git", | ||
"url": "https://github.com/Reactive-Extensions/RxJS.git" | ||
"url": "https://git01.codeplex.com/rx" | ||
}, | ||
"licenses": [ | ||
{ | ||
"type": "MICROSOFT REACTIVE EXTENSIONS FOR JAVASCRIPT AND .NET LIBRARIES", | ||
"url": "https://github.com/Reactive-Extensions/RxJS/blob/master/license.txt" | ||
"type": "Apache License, Version 2.0", | ||
"url": "http://www.apache.org/licenses/LICENSE-2.0" | ||
} | ||
@@ -27,4 +27,4 @@ ], | ||
}, | ||
"keywords": [], | ||
"keywords": ["asynchronous", "async", "reactive", "flow control", "complex event processing"], | ||
"main": "rx.node.js" | ||
} |
@@ -1,6 +0,18 @@ | ||
/** | ||
* @preserve Copyright (c) Microsoft Corporation. All rights reserved. | ||
* This code is licensed by Microsoft Corporation under the terms | ||
* of the Microsoft Reference Source License (MS-RSL). | ||
* http://referencesource.microsoft.com/referencesourcelicense.aspx. | ||
/* | ||
Copyright (c) Microsoft Open Technologies, Inc. All rights reserved. | ||
Microsoft Open Technologies would like to thank its contributors, a list | ||
of whom are at http://aspnetwebstack.codeplex.com/wikipage?title=Contributors. | ||
Licensed under the Apache License, Version 2.0 (the "License"); you | ||
may not use this file except in compliance with the License. You may | ||
obtain a copy of the License at | ||
http://www.apache.org/licenses/LICENSE-2.0 | ||
Unless required by applicable law or agreed to in writing, software | ||
distributed under the License is distributed on an "AS IS" BASIS, | ||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or | ||
implied. See the License for the specific language governing permissions | ||
and limitations under the License. | ||
*/ | ||
@@ -7,0 +19,0 @@ |
@@ -1,6 +0,18 @@ | ||
/** | ||
* @preserve Copyright (c) Microsoft Corporation. All rights reserved. | ||
* This code is licensed by Microsoft Corporation under the terms | ||
* of the Microsoft Reference Source License (MS-RSL). | ||
* http://referencesource.microsoft.com/referencesourcelicense.aspx. | ||
/* | ||
Copyright (c) Microsoft Open Technologies, Inc. All rights reserved. | ||
Microsoft Open Technologies would like to thank its contributors, a list | ||
of whom are at http://aspnetwebstack.codeplex.com/wikipage?title=Contributors. | ||
Licensed under the Apache License, Version 2.0 (the "License"); you | ||
may not use this file except in compliance with the License. You may | ||
obtain a copy of the License at | ||
http://www.apache.org/licenses/LICENSE-2.0 | ||
Unless required by applicable law or agreed to in writing, software | ||
distributed under the License is distributed on an "AS IS" BASIS, | ||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or | ||
implied. See the License for the specific language governing permissions | ||
and limitations under the License. | ||
*/ | ||
@@ -7,0 +19,0 @@ |
@@ -1,6 +0,18 @@ | ||
/** | ||
* @preserve Copyright (c) Microsoft Corporation. All rights reserved. | ||
* This code is licensed by Microsoft Corporation under the terms | ||
* of the Microsoft Reference Source License (MS-RSL). | ||
* http://referencesource.microsoft.com/referencesourcelicense.aspx. | ||
/* | ||
Copyright (c) Microsoft Open Technologies, Inc. All rights reserved. | ||
Microsoft Open Technologies would like to thank its contributors, a list | ||
of whom are at http://aspnetwebstack.codeplex.com/wikipage?title=Contributors. | ||
Licensed under the Apache License, Version 2.0 (the "License"); you | ||
may not use this file except in compliance with the License. You may | ||
obtain a copy of the License at | ||
http://www.apache.org/licenses/LICENSE-2.0 | ||
Unless required by applicable law or agreed to in writing, software | ||
distributed under the License is distributed on an "AS IS" BASIS, | ||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or | ||
implied. See the License for the specific language governing permissions | ||
and limitations under the License. | ||
*/ | ||
@@ -7,0 +19,0 @@ |
@@ -1,6 +0,18 @@ | ||
/** | ||
* @preserve Copyright (c) Microsoft Corporation. All rights reserved. | ||
* This code is licensed by Microsoft Corporation under the terms | ||
* of the Microsoft Reference Source License (MS-RSL). | ||
* http://referencesource.microsoft.com/referencesourcelicense.aspx. | ||
/* | ||
Copyright (c) Microsoft Open Technologies, Inc. All rights reserved. | ||
Microsoft Open Technologies would like to thank its contributors, a list | ||
of whom are at http://aspnetwebstack.codeplex.com/wikipage?title=Contributors. | ||
Licensed under the Apache License, Version 2.0 (the "License"); you | ||
may not use this file except in compliance with the License. You may | ||
obtain a copy of the License at | ||
http://www.apache.org/licenses/LICENSE-2.0 | ||
Unless required by applicable law or agreed to in writing, software | ||
distributed under the License is distributed on an "AS IS" BASIS, | ||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or | ||
implied. See the License for the specific language governing permissions | ||
and limitations under the License. | ||
*/ | ||
@@ -7,0 +19,0 @@ |
@@ -1,6 +0,18 @@ | ||
/** | ||
* @preserve Copyright (c) Microsoft Corporation. All rights reserved. | ||
* This code is licensed by Microsoft Corporation under the terms | ||
* of the Microsoft Reference Source License (MS-RSL). | ||
* http://referencesource.microsoft.com/referencesourcelicense.aspx. | ||
/* | ||
Copyright (c) Microsoft Open Technologies, Inc. All rights reserved. | ||
Microsoft Open Technologies would like to thank its contributors, a list | ||
of whom are at http://aspnetwebstack.codeplex.com/wikipage?title=Contributors. | ||
Licensed under the Apache License, Version 2.0 (the "License"); you | ||
may not use this file except in compliance with the License. You may | ||
obtain a copy of the License at | ||
http://www.apache.org/licenses/LICENSE-2.0 | ||
Unless required by applicable law or agreed to in writing, software | ||
distributed under the License is distributed on an "AS IS" BASIS, | ||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or | ||
implied. See the License for the specific language governing permissions | ||
and limitations under the License. | ||
*/ | ||
@@ -7,0 +19,0 @@ |
@@ -1,6 +0,18 @@ | ||
/** | ||
* @preserve Copyright (c) Microsoft Corporation. All rights reserved. | ||
* This code is licensed by Microsoft Corporation under the terms | ||
* of the Microsoft Reference Source License (MS-RSL). | ||
* http://referencesource.microsoft.com/referencesourcelicense.aspx. | ||
/* | ||
Copyright (c) Microsoft Open Technologies, Inc. All rights reserved. | ||
Microsoft Open Technologies would like to thank its contributors, a list | ||
of whom are at http://aspnetwebstack.codeplex.com/wikipage?title=Contributors. | ||
Licensed under the Apache License, Version 2.0 (the "License"); you | ||
may not use this file except in compliance with the License. You may | ||
obtain a copy of the License at | ||
http://www.apache.org/licenses/LICENSE-2.0 | ||
Unless required by applicable law or agreed to in writing, software | ||
distributed under the License is distributed on an "AS IS" BASIS, | ||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or | ||
implied. See the License for the specific language governing permissions | ||
and limitations under the License. | ||
*/ | ||
@@ -7,0 +19,0 @@ |
@@ -1,6 +0,18 @@ | ||
/** | ||
* @preserve Copyright (c) Microsoft Corporation. All rights reserved. | ||
* This code is licensed by Microsoft Corporation under the terms | ||
* of the Microsoft Reference Source License (MS-RSL). | ||
* http://referencesource.microsoft.com/referencesourcelicense.aspx. | ||
/* | ||
Copyright (c) Microsoft Open Technologies, Inc. All rights reserved. | ||
Microsoft Open Technologies would like to thank its contributors, a list | ||
of whom are at http://aspnetwebstack.codeplex.com/wikipage?title=Contributors. | ||
Licensed under the Apache License, Version 2.0 (the "License"); you | ||
may not use this file except in compliance with the License. You may | ||
obtain a copy of the License at | ||
http://www.apache.org/licenses/LICENSE-2.0 | ||
Unless required by applicable law or agreed to in writing, software | ||
distributed under the License is distributed on an "AS IS" BASIS, | ||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or | ||
implied. See the License for the specific language governing permissions | ||
and limitations under the License. | ||
*/ | ||
@@ -7,0 +19,0 @@ |
Sorry, the diff of this file is too big to display
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
No website
QualityPackage does not have a website.
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Found 1 instance in 1 package
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 1 instance in 1 package
0
100
1
0
236605
11
5716