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

grats

Package Overview
Dependencies
Maintainers
1
Versions
240
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

grats - npm Package Compare versions

Comparing version 0.0.21 to 0.0.22

2

dist/package.json
{
"name": "grats",
"version": "0.0.20",
"version": "0.0.21",
"main": "dist/src/index.js",

@@ -5,0 +5,0 @@ "bin": "dist/src/cli.js",

@@ -29,3 +29,3 @@ "use strict";

var sdl = printSDLWithoutMetadata(doc);
return applySDLHeader(config, sdl);
return applySDLHeader(config, sdl) + "\n";
}

@@ -32,0 +32,0 @@ exports.printGratsSDL = printGratsSDL;

{
"name": "grats",
"version": "0.0.21",
"version": "0.0.22",
"main": "dist/src/index.js",

@@ -5,0 +5,0 @@ "bin": "dist/src/cli.js",

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