🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

angular-jest

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

angular-jest - npm Package Compare versions

Comparing version

to
1.2.7

README.md

9

package.json
{
"name": "angular-jest",
"version": "1.2.6",
"version": "1.2.7",
"description": "Library to configure Angular to work with Jest based on https://medium.com/angular-in-depth/integrate-jest-into-an-angular-application-and-library-163b01d977ce",

@@ -23,6 +23,3 @@ "main": "index.js",

"homepage": "https://github.com/PiosDamian/angular-jest-config#readme",
"devDependencies": {
"jest": "^25.2.4",
"jest-preset-angular": "^8.1.3"
},
"devDependencies": {},
"dependencies": {},

@@ -32,2 +29,2 @@ "bin": {

}
}
}