New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@alephdata/followthemoney

Package Overview
Dependencies
Maintainers
2
Versions
216
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@alephdata/followthemoney - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

dist/entity.d.ts

0

dist/types/entity.d.ts

@@ -0,0 +0,0 @@ import { Schema } from './schema';

@@ -0,0 +0,0 @@ export * from './entity';

@@ -0,0 +0,0 @@ import { Schema, ISchemaDatum } from './schema';

@@ -0,0 +0,0 @@ import { Schema } from './schema';

@@ -0,0 +0,0 @@ import { Property } from './property';

@@ -0,0 +0,0 @@ import { IPropertyDatum, Property } from './property';

5

package.json
{
"name": "@alephdata/followthemoney",
"version": "1.0.1",
"version": "1.0.2",
"description": "JavaScript version of the followthemoney data model",

@@ -9,3 +9,2 @@ "keywords": [],

"typings": "dist/types/followthemoney.d.ts",
"private": false,
"files": [

@@ -35,3 +34,3 @@ "dist"

"commit": "git-cz",
"semantic-release": "semantic-release --ci"
"semantic-release": "semantic-release"
},

@@ -38,0 +37,0 @@ "lint-staged": {

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