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

@beyonk/embedded

Package Overview
Dependencies
Maintainers
3
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@beyonk/embedded - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

dist/observers.min.js

12

CHANGELOG.json

@@ -5,2 +5,14 @@ {

{
"version": "1.0.1",
"tag": "@beyonk/embedded_v1.0.1",
"date": "Thu, 08 Oct 2020 07:03:43 GMT",
"comments": {
"patch": [
{
"comment": "publish dist dir to unpkg"
}
]
}
},
{
"version": "1.0.0",

@@ -7,0 +19,0 @@ "tag": "@beyonk/embedded_v1.0.0",

9

CHANGELOG.md
# Change Log - @beyonk/embedded
This log was last generated on Wed, 07 Oct 2020 09:13:18 GMT and should not be manually modified.
This log was last generated on Thu, 08 Oct 2020 07:03:43 GMT and should not be manually modified.
## 1.0.1
Thu, 08 Oct 2020 07:03:43 GMT
### Patches
- publish dist dir to unpkg
## 1.0.0

@@ -6,0 +13,0 @@ Wed, 07 Oct 2020 09:13:18 GMT

11

package.json
{
"name": "@beyonk/embedded",
"version": "1.0.0",
"version": "1.0.1",
"description": "Embedded Beyonk Libraries",

@@ -9,2 +9,5 @@ "main": "lib/observers.js",

},
"files": [
"dist"
],
"scripts": {

@@ -17,2 +20,3 @@ "test": "NODE_ENV=test mocha --require esm './!(node_modules)/**/**.+(spec).js'",

"devDependencies": {
"@babel/core": "^7.11.6",
"@babel/plugin-transform-runtime": "^7.11.5",

@@ -23,2 +27,3 @@ "@babel/preset-env": "^7.11.5",

"@rollup/plugin-babel": "^5.2.1",
"@rollup/plugin-commonjs": "^15.1.0",
"@rollup/plugin-node-resolve": "^9.0.0",

@@ -31,6 +36,4 @@ "core-js": "^3.6.5",

"rollup-plugin-terser": "^7.0.2",
"sinon": "^9.1.0",
"@babel/core": "^7.11.6",
"@rollup/plugin-commonjs": "^15.1.0"
"sinon": "^9.1.0"
}
}
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