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

pcln-autocomplete

Package Overview
Dependencies
Maintainers
14
Versions
363
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pcln-autocomplete - npm Package Compare versions

Comparing version 4.0.7 to 4.0.15

dist/esm/index.js

131

CHANGELOG.json

@@ -5,2 +5,133 @@ {

{
"version": "4.0.15",
"tag": "pcln-autocomplete_v4.0.15",
"date": "Tue, 08 Jun 2021 20:47:08 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"pcln-design-system\" to `4.11.0`"
},
{
"comment": "Updating dependency \"pcln-design-system\" from `^4.10.0` to `^4.11.0`"
}
]
}
},
{
"version": "4.0.14",
"tag": "pcln-autocomplete_v4.0.14",
"date": "Wed, 26 May 2021 18:17:47 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"pcln-design-system\" to `4.10.0`"
},
{
"comment": "Updating dependency \"pcln-icons\" to `4.2.0`"
},
{
"comment": "Updating dependency \"pcln-design-system\" from `^4.9.0` to `^4.10.0`"
}
]
}
},
{
"version": "4.0.13",
"tag": "pcln-autocomplete_v4.0.13",
"date": "Mon, 26 Apr 2021 19:28:49 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"pcln-design-system\" to `4.9.0`"
},
{
"comment": "Updating dependency \"pcln-design-system\" from `^4.8.0` to `^4.9.0`"
}
]
}
},
{
"version": "4.0.12",
"tag": "pcln-autocomplete_v4.0.12",
"date": "Thu, 15 Apr 2021 21:30:43 GMT",
"comments": {
"patch": [
{
"comment": "Upgraded to Storybook v6"
}
],
"dependency": [
{
"comment": "Updating dependency \"pcln-design-system\" to `4.8.0`"
},
{
"comment": "Updating dependency \"pcln-icons\" to `4.1.2`"
},
{
"comment": "Updating dependency \"pcln-design-system\" from `^4.7.1` to `^4.8.0`"
}
]
}
},
{
"version": "4.0.11",
"tag": "pcln-autocomplete_v4.0.11",
"date": "Tue, 23 Mar 2021 18:57:24 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"pcln-design-system\" to `4.7.1`"
},
{
"comment": "Updating dependency \"pcln-design-system\" from `^4.7.0` to `^4.7.1`"
}
]
}
},
{
"version": "4.0.10",
"tag": "pcln-autocomplete_v4.0.10",
"date": "Thu, 18 Mar 2021 18:51:55 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"pcln-design-system\" to `4.7.0`"
},
{
"comment": "Updating dependency \"pcln-design-system\" from `^4.6.2` to `^4.7.0`"
}
]
}
},
{
"version": "4.0.9",
"tag": "pcln-autocomplete_v4.0.9",
"date": "Wed, 10 Mar 2021 15:09:11 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"pcln-design-system\" to `4.6.2`"
},
{
"comment": "Updating dependency \"pcln-design-system\" from `^4.6.1` to `^4.6.2`"
}
]
}
},
{
"version": "4.0.8",
"tag": "pcln-autocomplete_v4.0.8",
"date": "Thu, 04 Mar 2021 20:25:55 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"pcln-design-system\" to `4.6.1`"
},
{
"comment": "Updating dependency \"pcln-design-system\" from `^4.6.0` to `^4.6.1`"
}
]
}
},
{
"version": "4.0.7",

@@ -7,0 +138,0 @@ "tag": "pcln-autocomplete_v4.0.7",

44

CHANGELOG.md
# Change Log - pcln-autocomplete
This log was last generated on Tue, 02 Mar 2021 15:09:04 GMT and should not be manually modified.
This log was last generated on Tue, 08 Jun 2021 20:47:08 GMT and should not be manually modified.
## 4.0.15
Tue, 08 Jun 2021 20:47:08 GMT
_Version update only_
## 4.0.14
Wed, 26 May 2021 18:17:47 GMT
_Version update only_
## 4.0.13
Mon, 26 Apr 2021 19:28:49 GMT
_Version update only_
## 4.0.12
Thu, 15 Apr 2021 21:30:43 GMT
### Patches
- Upgraded to Storybook v6
## 4.0.11
Tue, 23 Mar 2021 18:57:24 GMT
_Version update only_
## 4.0.10
Thu, 18 Mar 2021 18:51:55 GMT
_Version update only_
## 4.0.9
Wed, 10 Mar 2021 15:09:11 GMT
_Version update only_
## 4.0.8
Thu, 04 Mar 2021 20:25:55 GMT
_Version update only_
## 4.0.7

@@ -6,0 +48,0 @@ Tue, 02 Mar 2021 15:09:04 GMT

2

dist/cjs/index.js

@@ -40,3 +40,3 @@ "use strict";

function _isNativeReflectConstruct() { if (typeof Reflect === "undefined" || !Reflect.construct) return false; if (Reflect.construct.sham) return false; if (typeof Proxy === "function") return true; try { Date.prototype.toString.call(Reflect.construct(Date, [], function () {})); return true; } catch (e) { return false; } }
function _isNativeReflectConstruct() { if (typeof Reflect === "undefined" || !Reflect.construct) return false; if (Reflect.construct.sham) return false; if (typeof Proxy === "function") return true; try { Boolean.prototype.valueOf.call(Reflect.construct(Boolean, [], function () {})); return true; } catch (e) { return false; } }

@@ -43,0 +43,0 @@ function _getPrototypeOf(o) { _getPrototypeOf = Object.setPrototypeOf ? Object.getPrototypeOf : function _getPrototypeOf(o) { return o.__proto__ || Object.getPrototypeOf(o); }; return _getPrototypeOf(o); }

{
"name": "pcln-autocomplete",
"version": "4.0.7",
"version": "4.0.15",
"description": "React autocomplete component built with Downshift",

@@ -15,7 +15,5 @@ "main": "dist/cjs/index.js",

"scripts": {
"prepare": "npm run build",
"build": "npm-run-all -p build:*",
"build:cjs": "cross-env NODE_ENV=production BABEL_ENV=cjs babel --config-file ./babel.config.js --ignore '**/*.stories.js,**/*.spec.js' ./src --out-dir ./dist/cjs",
"build:esm": "cross-env NODE_ENV=production BABEL_ENV=esm babel --config-file ./babel.config.js --ignore '**/*.stories.js,**/*.spec.js' ./src --out-dir ./dist/esm",
"build:es": "cross-env NODE_ENV=production BABEL_ENV=es babel --config-file ./babel.config.js --ignore '**/*.stories.js,**/*.spec.js' ./src --out-dir ./dist/es",
"clean": "rimraf dist",

@@ -35,21 +33,21 @@ "lint": "eslint .",

"devDependencies": {
"@babel/cli": "^7.11.6",
"@babel/core": "^7.11.6",
"@babel/cli": "^7.13.14",
"@babel/core": "^7.13.14",
"@priceline/babel-preset": "0.0.1",
"@priceline/eslint-config": "0.0.1",
"@reach/component-component": "^0.7.0",
"@rushstack/eslint-config": "^2.3.1",
"@testing-library/jest-dom": "^5.11.4",
"@testing-library/react": "^11.0.4",
"@rushstack/eslint-patch": "^1.0.6",
"@testing-library/jest-dom": "^5.11.10",
"@testing-library/react": "^11.2.5",
"cat-names": "^2.0.0",
"cross-env": "^7.0.2",
"eslint": "^7.16.0",
"jest": "^26.4.2",
"jest-standard-reporter": "^1.1.1",
"cross-env": "^7.0.3",
"eslint": "^7.23.0",
"jest": "^26.6.3",
"jest-standard-reporter": "^2.0.0",
"jest-styled-components": "^6.3.4",
"npm-run-all": "^4.1.5",
"pcln-design-system": "4.6.0",
"pcln-icons": "4.1.1",
"react": "^16.13.1",
"react-dom": "^16.13.1",
"pcln-design-system": "4.11.0",
"pcln-icons": "4.2.0",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"rimraf": "^3.0.2",

@@ -60,5 +58,7 @@ "styled-components": "^4.4.1",

"peerDependencies": {
"pcln-design-system": "^4.6.0",
"pcln-design-system": "^4.11.0",
"react": ">= 16.10.0",
"react-dom": ">= 16.10.0",
"styled-components": ">=4.4.1"
}
}
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