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

isoly

Package Overview
Dependencies
Maintainers
1
Versions
134
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

isoly - npm Package Compare versions

Comparing version 0.0.10 to 0.0.11

dist/Encoding.d.ts

3

dist/index.d.ts

@@ -5,3 +5,4 @@ import * as CountryCode from "./CountryCode";

import { DateTime } from "./DateTime";
import { Encoding } from "./Encoding";
import { Language } from "./Language";
export { CountryCode, Currency, CurrencyCode, DateTime, Language, };
export { CountryCode, Currency, CurrencyCode, DateTime, Encoding, Language, };

@@ -11,4 +11,6 @@ "use strict";

exports.DateTime = DateTime_1.DateTime;
const Encoding_1 = require("./Encoding");
exports.Encoding = Encoding_1.Encoding;
const Language_1 = require("./Language");
exports.Language = Language_1.Language;
//# sourceMappingURL=index.js.map
{
"name": "isoly",
"version": "0.0.10",
"version": "0.0.11",
"description": "Datatypes and functions specified by ISO-standards.",

@@ -5,0 +5,0 @@ "author": "PayFunc",

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