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

@types/moo

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/moo - npm Package Compare versions

Comparing version 0.5.5 to 0.5.6

2

moo/index.d.ts

@@ -73,3 +73,3 @@ // Type definitions for moo 0.5

export interface Rules {
[x: string]: RegExp | string | string[] | Rule | Rule[] | ErrorRule | FallbackRule;
[x: string]: RegExp | RegExp[] | string | string[] | Rule | Rule[] | ErrorRule | FallbackRule;
}

@@ -76,0 +76,0 @@

{
"name": "@types/moo",
"version": "0.5.5",
"version": "0.5.6",
"description": "TypeScript definitions for moo",

@@ -33,4 +33,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/moo",

"dependencies": {},
"typesPublisherContentHash": "dc25097389869ef3471651770be359df4888c00fdd07297f8ff3ec2266c020f0",
"typeScriptVersion": "3.6"
"typesPublisherContentHash": "8b9e1870b484676607b6259edb175a665cf769b2ce1aef0d4d07c4f0a917977b",
"typeScriptVersion": "4.3"
}

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

### Additional Details
* Last updated: Thu, 08 Jul 2021 18:50:58 GMT
* Last updated: Sun, 06 Aug 2023 07:02:41 GMT
* Dependencies: none

@@ -14,0 +14,0 @@ * Global values: `moo`

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