Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

cometd

Package Overview
Dependencies
Maintainers
1
Versions
87
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cometd - npm Package Compare versions

Comparing version 5.0.3 to 5.0.4

2

AckExtension.js
/*
* Copyright (c) 2008-2020 the original author or authors.
* Copyright (c) 2008-2021 the original author or authors.
*

@@ -4,0 +4,0 @@ * Licensed under the Apache License, Version 2.0 (the "License");

/*
* Copyright (c) 2008-2020 the original author or authors.
* Copyright (c) 2008-2021 the original author or authors.
*

@@ -4,0 +4,0 @@ * Licensed under the Apache License, Version 2.0 (the "License");

{
"name": "cometd",
"version": "5.0.3",
"version": "5.0.4",
"description": "Comet and WebSocket library for web messaging",

@@ -5,0 +5,0 @@ "keywords": ["comet", "websocket", "messaging", "pubsub", "publish", "subscribe", "rpc", "p2p", "peer-to-peer"],

@@ -12,2 +12,11 @@ ## The CometD Project

### Versions
`5.0.x` ⇒ based on CometD 5.0.x - minimal ECMAScript 5 (`var` everywhere)
`6.0.x` ⇒ N/A
`7.0.x` ⇒ based on CometD 7.0.x - minimal ECMAScript 6 (`let`, `const` and arrow functions)
Version `6.0.x` is not released to NPM since it's identical to `7.0.x`.
The `6.0.x` numbering exists only because the main CometD project, on the server side, is different from `7.0.x`, but on the client side there is no difference.
### License

@@ -14,0 +23,0 @@

/*
* Copyright (c) 2008-2020 the original author or authors.
* Copyright (c) 2008-2021 the original author or authors.
*

@@ -4,0 +4,0 @@ * Licensed under the Apache License, Version 2.0 (the "License");

/*
* Copyright (c) 2008-2020 the original author or authors.
* Copyright (c) 2008-2021 the original author or authors.
*

@@ -4,0 +4,0 @@ * Licensed under the Apache License, Version 2.0 (the "License");

/*
* Copyright (c) 2008-2020 the original author or authors.
* Copyright (c) 2008-2021 the original author or authors.
*

@@ -4,0 +4,0 @@ * Licensed under the Apache License, Version 2.0 (the "License");

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