Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

arkham-divider-data

Package Overview
Dependencies
Maintainers
0
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

arkham-divider-data - npm Package Compare versions

Comparing version 1.0.37 to 1.1.0

build/data/customContent/campaigns/the_ghosts_of_onigawa/the_ghosts_of_onigawa.d.ts

1

build/data/customContent/campaigns/index.d.ts

@@ -7,1 +7,2 @@ export { default as ages_unwound } from './ages_unwound/ages_unwound';

export { default as darkham_horror } from './darkham_horror/darkham_horror';
export { default as the_ghosts_of_onigawa } from './the_ghosts_of_onigawa/the_ghosts_of_onigawa';

@@ -218,2 +218,14 @@ export declare const customContent: {

};
the_ghosts_of_onigawa: {
pack: import("../../types/cache").ICache.Pack;
encounterSets: import("../../types/database").IDatabase.EncounterSet[];
story: import("../../types/database").IDatabase.Story;
iconsDir: string;
icons: {
icon: string;
width: number;
height: number;
circled?: boolean;
}[];
};
};

@@ -63,2 +63,8 @@ export declare namespace IArkhamDB {

flavor?: string;
health: number;
sanity: number;
skill_agility: number;
skill_intellect: number;
skill_combat: number;
skill_willpower: number;
};

@@ -65,0 +71,0 @@ }

2

package.json
{
"name": "arkham-divider-data",
"version": "1.0.37",
"version": "1.1.0",
"description": "",

@@ -5,0 +5,0 @@ "types": "build/types.d.ts",

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