New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@flatfile/angular

Package Overview
Dependencies
Maintainers
13
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@flatfile/angular - npm Package Compare versions

Comparing version
1.2.7
to
1.2.8
+4
-4
package.json
{
"name": "@flatfile/angular",
"version": "1.2.7",
"version": "1.2.8",
"homepage": "https://flatfile.io/",

@@ -26,7 +26,7 @@ "description": "Angular flatfile adapter",

"peerDependencies": {
"@angular/common": "^10.0.0 || ^11.0.0",
"@angular/core": "^10.0.0 || ^11.0.0"
"@angular/common": "^8.0.0 || ^9.0.0 || ^10.0.0 || ^11.0.0 || ^12.0.0",
"@angular/core": "^8.0.0 || ^9.0.0 || ^10.0.0 || ^11.0.0 || ^12.0.0"
},
"dependencies": {
"@flatfile/adapter": "^2.8.0",
"@flatfile/adapter": "^2.8.5",
"tslib": "^2.0.0"

@@ -33,0 +33,0 @@ },

@@ -12,2 +12,4 @@ # Flatfile Angular Component - @flatfile/angular

> Note: This package is ideally suited for Angular version 8+ (or higher)
First, install the dependency via npm:

@@ -14,0 +16,0 @@