Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@ifct2017/codes

Package Overview
Dependencies
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ifct2017/codes - npm Package Compare versions

Comparing version
2.0.1
to
2.0.2
+2
-0
index.d.ts

@@ -0,1 +1,2 @@

declare module "@ifct2017/codes" {
export interface Code {

@@ -53,1 +54,2 @@ /** Food Name. */

export = codes;
}
+1
-1
{
"name": "@ifct2017/codes",
"version": "2.0.1",
"version": "2.0.2",
"description": "Uniquely identifiable codes for each food.",

@@ -5,0 +5,0 @@ "main": "index.js",

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