Socket
Socket
Sign inDemoInstall

@types/ramda

Package Overview
Dependencies
0
Maintainers
1
Versions
238
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.1 to 0.0.2

ramda/index.d.ts

7

ramda/package.json
{
"name": "@types/ramda",
"version": "0.0.1",
"version": "0.0.2",
"description": "TypeScript definitions for ramda",

@@ -14,4 +14,5 @@ "license": "MIT",

"dependencies": {},
"typings": "ramda.d.ts",
"typesPublisherContentHash": "dc9c7288698a45be5ccfebf439d3b4d74e8b77660b8af706c86194aa091473b1"
"peerDependencies": {},
"typings": "index.d.ts",
"typesPublisherContentHash": "1c16286298f58c01602178bb084f6736290f43c5b6bb81a25e44a9b208a87a49"
}

@@ -11,3 +11,3 @@ # Installation

Additional Details
* Last updated: Mon, 19 Sep 2016 17:28:59 GMT
* Last updated: Wed, 05 Oct 2016 20:53:39 GMT
* File structure: ProperModule

@@ -14,0 +14,0 @@ * Library Dependencies: none

{
"authors": "Erwin Poeze <https://github.com/donnut>",
"definitionFilename": "ramda.d.ts",
"definitionFilename": "index.d.ts",
"libraryDependencies": [],

@@ -21,6 +21,6 @@ "moduleDependencies": [],

"files": [
"ramda.d.ts"
"index.d.ts"
],
"hasPackageJson": false,
"contentHash": "dc9c7288698a45be5ccfebf439d3b4d74e8b77660b8af706c86194aa091473b1"
"contentHash": "1c16286298f58c01602178bb084f6736290f43c5b6bb81a25e44a9b208a87a49"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc