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.11 to 1.0.12

3

browserify-build.js

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

b.require("./index.js", {expose: "sozlukjs"})
b.add("./index.js");
b.require("./index.js", {expose: "sozlukjs"});
b.bundle().pipe(file);

@@ -108,2 +108,2 @@ require=(function(){function r(e,n,t){function o(i,f){if(!n[i]){if(!e[i]){var c="function"==typeof require&&require;if(!f&&c)return c(i,!0);if(u)return u(i,!0);var a=new Error("Cannot find module '"+i+"'");throw a.code="MODULE_NOT_FOUND",a}var p=n[i]={exports:{}};e[i][0].call(p.exports,function(r){var n=e[i][1][r];return o(n||r)},p,p.exports,r,e,n,t)}return n[i].exports}for(var u="function"==typeof require&&require,i=0;i<t.length;i++)o(t[i]);return o}return r})()({1:[function(require,module,exports){

module.exports = sozluk;
},{"./src/modules/tdk.js":2,"./src/modules/tureng.js":3}]},{},[]);
},{"./src/modules/tdk.js":2,"./src/modules/tureng.js":3}]},{},["sozlukjs"]);
{
"name": "sozlukjs",
"version": "1.0.11",
"version": "1.0.12",
"description": "An API library for Turkish Dictionary websites.",

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

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