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

@ng-web-apis/intersection-observer

Package Overview
Dependencies
Maintainers
4
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ng-web-apis/intersection-observer - npm Package Compare versions

Comparing version 3.1.2 to 3.1.3

8

package.json
{
"name": "@ng-web-apis/intersection-observer",
"version": "3.1.2",
"version": "3.1.3",
"description": "A library for declarative use of Intersection Observer API with Angular",

@@ -11,5 +11,5 @@ "keywords": [

],
"homepage": "https://github.com/tinkoff/common/blob/main/libs/intersection-observer/README.md",
"bugs": "https://github.com/tinkoff/ng-web-apis/issues",
"repository": "https://github.com/tinkoff/ng-web-apis",
"homepage": "https://github.com/taiga-family/ng-web-apis/blob/main/libs/intersection-observer/README.md",
"bugs": "https://github.com/taiga-family/ng-web-apis/issues",
"repository": "https://github.com/taiga-family/ng-web-apis",
"license": "Apache-2.0",

@@ -16,0 +16,0 @@ "author": {

@@ -1,2 +0,2 @@

# ![ng-web-apis logo](https://raw.githubusercontent.com/Tinkoff/ng-web-apis/main/libs/intersection-observer/logo.svg) Intersection Observer API for Angular
# ![ng-web-apis logo](https://raw.githubusercontent.com/taiga-family/ng-web-apis/main/libs/intersection-observer/logo.svg) Intersection Observer API for Angular

@@ -11,3 +11,3 @@ [![npm version](https://img.shields.io/npm/v/@ng-web-apis/intersection-observer.svg)](https://npmjs.com/package/@ng-web-apis/intersection-observer)

If you do not have [@ng-web-apis/common](https://github.com/tinkoff/ng-web-apis/tree/main/libs/common):
If you do not have [@ng-web-apis/common](https://github.com/taiga-family/ng-web-apis/tree/main/libs/common):

@@ -47,3 +47,3 @@ ```bash

to use mocks from [@ng-web-apis/universal](https://github.com/tinkoff/ng-web-apis/tree/main/libs/universal#mocks)
to use mocks from [@ng-web-apis/universal](https://github.com/taiga-family/ng-web-apis/tree/main/libs/universal#mocks)
package.

@@ -124,18 +124,12 @@

If you want to use this package with SSR, you need to mock `IntersectionObserver` class on the server. You can use our
Universal package for this, see [this example](https://github.com/tinkoff/ng-web-apis/tree/main/libs/universal#mocks).
Universal package for this, see
[this example](https://github.com/taiga-family/ng-web-apis/tree/main/libs/universal#mocks).
## Demo
You can [try online demo here](https://tinkoff.github.io/ng-web-apis/intersection-observer)
You can [try online demo here](https://taiga-family.github.io/ng-web-apis/intersection-observer)
## See also
Other [Web APIs for Angular](https://tinkoff.github.io/ng-web-apis/) by
[@ng-web-apis](https://github.com/tinkoff/ng-web-apis)
## Open-source
Do you also want to open-source something, but hate the collateral work? Check out this
[Angular Open-source Library Starter](https://github.com/TinkoffCreditSystems/angular-open-source-starter) we’ve created
for our projects. It got you covered on continuous integration, pre-commit checks, linting, versioning + changelog, code
coverage and all that jazz.
Other [Web APIs for Angular](https://taiga-family.github.io/ng-web-apis/) by
[@ng-web-apis](https://github.com/taiga-family/ng-web-apis)
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