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

fxnjs

Package Overview
Dependencies
Maintainers
1
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fxnjs - npm Package Compare versions

Comparing version 0.0.14 to 0.0.15

4

build/lib/api/services/environment.js

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

... on User {
environmentVariables (input: $input) {
environmentVariables {
name

@@ -39,3 +39,3 @@ }

... on Organization {
environmentVariables (input: $input) {
environmentVariables {
name

@@ -42,0 +42,0 @@ }

{
"name": "fxnjs",
"version": "0.0.14",
"version": "0.0.15",
"description": "Run AI prediction functions in your JavaScript and Node.js apps.",

@@ -5,0 +5,0 @@ "scripts": {

@@ -21,2 +21,4 @@ # Function for JavaScript

```js
import { Function } from "fxnjs"
// Create a Function client

@@ -39,6 +41,8 @@ const fxn = new Function({ accessKey: "<ACCESS KEY>" });

___
## Useful Links
- [Discover predictors to use in your apps](https://fxn.ai/explore).
- [Join our Discord community](https://fxn.ai/community).
- [Check out our docs on creating you](https://docs.fxn.ai).
- [Check out our docs](https://docs.fxn.ai).
- Learn more about us [on our blog](https://blog.fxn.ai).

@@ -45,0 +49,0 @@ - Reach out to us at [hi@fxn.ai](mailto:hi@fxn.ai).

Sorry, the diff of this file is too big to display

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