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

sozlukjs

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sozlukjs - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

LICENSE

2

browserify-build.js

@@ -7,3 +7,3 @@ const fs = require("fs");

b.require("./index.js", {expose: "sozluk"})
b.require("./index.js", {expose: "sozlukjs"})
b.bundle().pipe(file);
{
"name": "sozlukjs",
"version": "1.0.2",
"version": "1.0.3",
"description": "An API library for Turkish Dictionary websites.",

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

@@ -20,3 +20,3 @@ # Sözlük.JS

```javascript
const sozluk = require("sozluk");
const sozluk = require("sozlukjs");

@@ -23,0 +23,0 @@ sozluk.TDKDictionary.getMeaningData("sözlük")

Sorry, the diff of this file is not supported yet

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