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

@placekit/client-js

Package Overview
Dependencies
Maintainers
2
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@placekit/client-js - npm Package Compare versions

Comparing version 1.0.0-alpha.1 to 1.0.0-alpha.2

2

dist/placekit.cjs.js

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

/*! @placekit/client-js v1.0.0-alpha.1 | © placekit.io | MIT license | https://github.com/placekit/client-js#readme */
/*! @placekit/client-js v1.0.0-alpha.2 | © placekit.io | MIT license | https://github.com/placekit/client-js#readme */
'use strict';

@@ -3,0 +3,0 @@

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

/*! @placekit/client-js v1.0.0-alpha.1 | © placekit.io | MIT license | https://github.com/placekit/client-js#readme */
/*! @placekit/client-js v1.0.0-alpha.2 | © placekit.io | MIT license | https://github.com/placekit/client-js#readme */
export default PlaceKit;

@@ -3,0 +3,0 @@ export as namespace PlaceKit;

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

/*! @placekit/client-js v1.0.0-alpha.1 | © placekit.io | MIT license | https://github.com/placekit/client-js#readme */
/*! @placekit/client-js v1.0.0-alpha.2 | © placekit.io | MIT license | https://github.com/placekit/client-js#readme */
var src = (apiKey, options = {}) => {

@@ -3,0 +3,0 @@ if (!['string', 'undefined'].includes(typeof apiKey)) {

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

/*! @placekit/client-js v1.0.0-alpha.1 | © placekit.io | MIT license | https://github.com/placekit/client-js#readme */
/*! @placekit/client-js v1.0.0-alpha.2 | © placekit.io | MIT license | https://github.com/placekit/client-js#readme */
(function (global, factory) {

@@ -3,0 +3,0 @@ typeof exports === 'object' && typeof module !== 'undefined' ? module.exports = factory() :

{
"name": "@placekit/client-js",
"version": "1.0.0-alpha.1",
"version": "1.0.0-alpha.2",
"author": "PlaceKit <support@placekit.io>",

@@ -15,3 +15,2 @@ "description": "PlaceKit JavaScript client",

},
"type": "module",
"types": "./dist/placekit.d.ts",

@@ -18,0 +17,0 @@ "module": "./dist/placekit.esm.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