New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@seamapi/nextlove-sdk-generator

Package Overview
Dependencies
Maintainers
0
Versions
72
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@seamapi/nextlove-sdk-generator - npm Package Compare versions

Comparing version 1.14.10 to 1.14.11

4

lib/generate-ruby-sdk/templates/routes.rb.template.js

@@ -17,6 +17,2 @@ import { pascalCase } from "change-case";

def health
@client.get("/health")
end
# @deprecated Please use {#devices.unmanaged} instead.

@@ -23,0 +19,0 @@ def unmanaged_devices

2

package.json
{
"name": "@seamapi/nextlove-sdk-generator",
"version": "1.14.10",
"version": "1.14.11",
"description": "Utilities for building NextLove SDK Generators",

@@ -5,0 +5,0 @@ "type": "module",

@@ -21,6 +21,2 @@ import { pascalCase } from "change-case"

def health
@client.get("/health")
end
# @deprecated Please use {#devices.unmanaged} instead.

@@ -27,0 +23,0 @@ def unmanaged_devices

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