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

light-observable

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

light-observable - npm Package Compare versions

Comparing version 2.1.1 to 2.1.2

core/cleanupSubscription.d.ts

6

package.json
{
"name": "light-observable",
"version": "2.1.1",
"version": "2.1.2",
"description": "Light observable ponyfill",
"main": "index.js",
"typings": "types/index.d.ts",
"typings": "index.d.ts",
"repository": {

@@ -17,3 +17,3 @@ "type": "git",

"build:es6": "tsc -p ./tsconfig.json",
"prebuild": "rimraf index.js && rimraf types && rimraf core && rimraf helpers && rimraf operators && rimraf observable",
"prebuild": "rimraf index.js && rimraf index.d.ts && rimraf core && rimraf helpers && rimraf operators && rimraf observable",
"test": "npm run test:lint && npm run test:jest && npm run test:size",

@@ -20,0 +20,0 @@ "test:size": "npm run build && size-limit",

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