Socket
Socket
Sign inDemoInstall

jest-get-type

Package Overview
Dependencies
Maintainers
7
Versions
98
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jest-get-type - npm Package Compare versions

Comparing version 25.2.6 to 26.0.0-alpha.0

1

build/index.d.ts

@@ -13,2 +13,1 @@ /**

export = getType;
//# sourceMappingURL=index.d.ts.map

13

package.json
{
"name": "jest-get-type",
"description": "A utility function to get the type of a value",
"version": "25.2.6",
"version": "26.0.0-alpha.0",
"repository": {

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

"engines": {
"node": ">= 8.3"
"node": ">= 10.14.2"
},

@@ -17,13 +17,6 @@ "license": "MIT",

"types": "build/index.d.ts",
"typesVersions": {
"<3.8": {
"build/*": [
"build/ts3.4/*"
]
}
},
"publishConfig": {
"access": "public"
},
"gitHead": "43207b743df164e9e58bd483dd9167b9084da18b"
"gitHead": "ba962e7e9669a4a2f723c2536c97462c8ddfff2d"
}
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