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

first-mate

Package Overview
Dependencies
Maintainers
5
Versions
102
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

first-mate - npm Package Compare versions

Comparing version 2.2.1 to 2.2.2

40

api.json

@@ -6,3 +6,3 @@ {

"filename": "src/grammar-registry.coffee",
"srcUrl": "https://github.com/atom/first-mate/blob/v2.2.1/src/grammar-registry.coffee#L12",
"srcUrl": "https://github.com/atom/first-mate/blob/v2.2.2/src/grammar-registry.coffee#L12",
"sections": [

@@ -23,3 +23,3 @@ {

"sectionName": "Event Subscription",
"srcUrl": "https://github.com/atom/first-mate/blob/v2.2.1/src/grammar-registry.coffee#L35",
"srcUrl": "https://github.com/atom/first-mate/blob/v2.2.2/src/grammar-registry.coffee#L35",
"visibility": "Public",

@@ -54,3 +54,3 @@ "summary": "Invoke the given callback when a grammar is added to the registry.",

"sectionName": "Event Subscription",
"srcUrl": "https://github.com/atom/first-mate/blob/v2.2.1/src/grammar-registry.coffee#L45",
"srcUrl": "https://github.com/atom/first-mate/blob/v2.2.2/src/grammar-registry.coffee#L45",
"visibility": "Public",

@@ -85,3 +85,3 @@ "summary": "Invoke the given callback when a grammar is updated due to a grammar\nit depends on being added or removed from the registry.",

"sectionName": "Managing Grammars",
"srcUrl": "https://github.com/atom/first-mate/blob/v2.2.1/src/grammar-registry.coffee#L66",
"srcUrl": "https://github.com/atom/first-mate/blob/v2.2.2/src/grammar-registry.coffee#L66",
"visibility": "Public",

@@ -100,3 +100,3 @@ "summary": "Get all the grammars in this registry.",

"sectionName": "Managing Grammars",
"srcUrl": "https://github.com/atom/first-mate/blob/v2.2.1/src/grammar-registry.coffee#L74",
"srcUrl": "https://github.com/atom/first-mate/blob/v2.2.2/src/grammar-registry.coffee#L74",
"visibility": "Public",

@@ -123,3 +123,3 @@ "summary": "Get a grammar with the given scope name.",

"sectionName": "Managing Grammars",
"srcUrl": "https://github.com/atom/first-mate/blob/v2.2.1/src/grammar-registry.coffee#L86",
"srcUrl": "https://github.com/atom/first-mate/blob/v2.2.2/src/grammar-registry.coffee#L86",
"visibility": "Public",

@@ -146,3 +146,3 @@ "summary": "Add a grammar to this registry.",

"sectionName": "Managing Grammars",
"srcUrl": "https://github.com/atom/first-mate/blob/v2.2.1/src/grammar-registry.coffee#L107",
"srcUrl": "https://github.com/atom/first-mate/blob/v2.2.2/src/grammar-registry.coffee#L107",
"visibility": "Public",

@@ -169,3 +169,3 @@ "summary": "Remove the grammar with the given scope name.",

"sectionName": "Managing Grammars",
"srcUrl": "https://github.com/atom/first-mate/blob/v2.2.1/src/grammar-registry.coffee#L117",
"srcUrl": "https://github.com/atom/first-mate/blob/v2.2.2/src/grammar-registry.coffee#L117",
"visibility": "Public",

@@ -192,3 +192,3 @@ "summary": "Read a grammar synchronously but don't add it to the registry.",

"sectionName": "Managing Grammars",
"srcUrl": "https://github.com/atom/first-mate/blob/v2.2.1/src/grammar-registry.coffee#L132",
"srcUrl": "https://github.com/atom/first-mate/blob/v2.2.2/src/grammar-registry.coffee#L132",
"visibility": "Public",

@@ -235,3 +235,3 @@ "summary": "Read a grammar asynchronously but don't add it to the registry.",

"sectionName": "Managing Grammars",
"srcUrl": "https://github.com/atom/first-mate/blob/v2.2.1/src/grammar-registry.coffee#L149",
"srcUrl": "https://github.com/atom/first-mate/blob/v2.2.2/src/grammar-registry.coffee#L149",
"visibility": "Public",

@@ -258,3 +258,3 @@ "summary": "Read a grammar synchronously and add it to this registry.",

"sectionName": "Managing Grammars",
"srcUrl": "https://github.com/atom/first-mate/blob/v2.2.1/src/grammar-registry.coffee#L162",
"srcUrl": "https://github.com/atom/first-mate/blob/v2.2.2/src/grammar-registry.coffee#L162",
"visibility": "Public",

@@ -301,3 +301,3 @@ "summary": "Read a grammar asynchronously and add it to the registry.",

"sectionName": "Managing Grammars",
"srcUrl": "https://github.com/atom/first-mate/blob/v2.2.1/src/grammar-registry.coffee#L177",
"srcUrl": "https://github.com/atom/first-mate/blob/v2.2.2/src/grammar-registry.coffee#L177",
"visibility": "Public",

@@ -324,3 +324,3 @@ "summary": "Get the grammar override for the given file path.",

"sectionName": "Managing Grammars",
"srcUrl": "https://github.com/atom/first-mate/blob/v2.2.1/src/grammar-registry.coffee#L186",
"srcUrl": "https://github.com/atom/first-mate/blob/v2.2.2/src/grammar-registry.coffee#L186",
"visibility": "Public",

@@ -353,3 +353,3 @@ "summary": "Set the grammar override for the given file path.",

"sectionName": "Managing Grammars",
"srcUrl": "https://github.com/atom/first-mate/blob/v2.2.1/src/grammar-registry.coffee#L195",
"srcUrl": "https://github.com/atom/first-mate/blob/v2.2.2/src/grammar-registry.coffee#L195",
"visibility": "Public",

@@ -376,3 +376,3 @@ "summary": "Remove the grammar override for the given file path.",

"sectionName": "Managing Grammars",
"srcUrl": "https://github.com/atom/first-mate/blob/v2.2.1/src/grammar-registry.coffee#L202",
"srcUrl": "https://github.com/atom/first-mate/blob/v2.2.2/src/grammar-registry.coffee#L202",
"visibility": "Public",

@@ -391,3 +391,3 @@ "summary": "Remove all grammar overrides.",

"sectionName": "Managing Grammars",
"srcUrl": "https://github.com/atom/first-mate/blob/v2.2.1/src/grammar-registry.coffee#L215",
"srcUrl": "https://github.com/atom/first-mate/blob/v2.2.2/src/grammar-registry.coffee#L215",
"visibility": "Public",

@@ -427,3 +427,3 @@ "summary": "Select a grammar for the given file path and file contents.",

"filename": "src/grammar.coffee",
"srcUrl": "https://github.com/atom/first-mate/blob/v2.2.1/src/grammar.coffee#L22",
"srcUrl": "https://github.com/atom/first-mate/blob/v2.2.2/src/grammar.coffee#L22",
"sections": [

@@ -444,3 +444,3 @@ {

"sectionName": "Event Subscription",
"srcUrl": "https://github.com/atom/first-mate/blob/v2.2.1/src/grammar.coffee#L62",
"srcUrl": "https://github.com/atom/first-mate/blob/v2.2.2/src/grammar.coffee#L62",
"visibility": "Public",

@@ -467,3 +467,3 @@ "summary": "Invoke the given callback when this grammar is updated due to a\ngrammar it depends on being added or removed from the registry.",

"sectionName": "Tokenizing",
"srcUrl": "https://github.com/atom/first-mate/blob/v2.2.1/src/grammar.coffee#L82",
"srcUrl": "https://github.com/atom/first-mate/blob/v2.2.2/src/grammar.coffee#L82",
"visibility": "Public",

@@ -490,3 +490,3 @@ "summary": "Tokenize all lines in the given text.",

"sectionName": "Tokenizing",
"srcUrl": "https://github.com/atom/first-mate/blob/v2.2.1/src/grammar.coffee#L103",
"srcUrl": "https://github.com/atom/first-mate/blob/v2.2.2/src/grammar.coffee#L103",
"visibility": "Public",

@@ -493,0 +493,0 @@ "summary": "Tokenize the line of text.",

{
"name": "first-mate",
"version": "2.2.1",
"version": "2.2.2",
"description": "TextMate helpers",

@@ -27,3 +27,3 @@ "main": "./lib/first-mate.js",

"emissary": "^1",
"event-kit": "^0.7.1",
"event-kit": "^1.0.0",
"fs-plus": "^2",

@@ -30,0 +30,0 @@ "grim": "^1.0.0",

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