
Security News
Attackers Are Hunting High-Impact Node.js Maintainers in a Coordinated Social Engineering Campaign
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.
remote-data
Advanced tools
Hey!
The project's aim is to facilitate access to any data on the backend with unified interface. As Observables from rxjs library are very widely used to handle data in frontend application, this application focuses on Observable interfaces for various data sources. The usage of the library is targeted to Angular 2 and higher.
The project consists of two parts:
src/lib which is going to be distributed by npmsrc/app present only in cloned repositoryWhat is for sure TODO:
A further roadmap:
I will be glad if you want to contribute. If you find any bugs please report with Github.
This project was generated with Angular CLI version 1.5.0.
This is the first version tested with a simple backend server. It was tested together with a backend working with MongoDB. The IDs of REST items were in string format. This version requires HttpClient from Angular >=4.3 so may need app adaptation.
Changes:
Run npm test to execute the unit tests via Karma.
Run npm run build to build the library. Alternatively run npm run build:ts to build the library as Typescript for easier debugging. The build artifacts will be stored in the dist/ directory.
Run npm start for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.
Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.
Run ng e2e to execute the end-to-end tests via Protractor.
To get more help on the Angular CLI use ng help or go check out the Angular CLI README.
FAQs
Hey!
We found that remote-data demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.

Security News
Axios compromise traced to social engineering, showing how attacks on maintainers can bypass controls and expose the broader software supply chain.

Security News
Node.js has paused its bug bounty program after funding ended, removing payouts for vulnerability reports but keeping its security process unchanged.