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.3 to 0.5.4

2

moo/index.d.ts

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

/**
* Can be used by parsers like nearley to check whether a given token type can be parsed by this lexer.
* @deprecated since 0.5.0. Now just returns true
*/

@@ -85,0 +85,0 @@ has(tokenType: string): boolean;

{
"name": "@types/moo",
"version": "0.5.3",
"version": "0.5.4",
"description": "TypeScript definitions for moo",

@@ -32,4 +32,4 @@ "license": "MIT",

"dependencies": {},
"typesPublisherContentHash": "e496badfe525fffd757fb124aa6803efbbd13f7bb5ad53e5e93f2ff13dc8529a",
"typeScriptVersion": "2.8"
"typesPublisherContentHash": "5f834078bc825a384bd53827637572126f8a9146c3aef8221efcad5f0cfdc387",
"typeScriptVersion": "3.4"
}

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

### Additional Details
* Last updated: Mon, 30 Mar 2020 23:25:20 GMT
* Last updated: Fri, 19 Feb 2021 17:58:40 GMT
* Dependencies: none

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

Sorry, the diff of this file is not supported yet

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