Socket
Socket
Sign inDemoInstall

@anywhichway/inline-function

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@anywhichway/inline-function - npm Package Compare versions

Comparing version 0.0.5 to 0.0.6

2

index.js

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

const self = window.currentComponent(import.meta.url);
function makeWorker(script) {

@@ -4,0 +2,0 @@ var URL = window.URL || window.webkitURL;

2

package.json
{
"name": "@anywhichway/inline-function",
"version": "0.0.5",
"version": "0.0.6",
"description": "A web component for safely evaluating complex and symbolic math expressions and other functions and displaying the result.",

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

@@ -72,4 +72,8 @@ # inline-function

2022-09-25 v0.0.6 Updated for changes to quickComponent.
2022-09-13 v0.0.5 Minor optimizations
2022-09-10 v0.0.4 Updated docs
2022-09-10 v0.0.3 Added documentation and load improvements
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