Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@abp/core

Package Overview
Dependencies
Maintainers
1
Versions
213
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@abp/core - npm Package Compare versions

Comparing version 0.2.3 to 0.3.0

1

abp.resourcemapping.js
module.exports = {
mappings: {
//@abp/core
"@node_modules/@abp/core/src/abp.js": "@libs/abp/core/"
}
}

2

package.json
{
"version": "0.2.3",
"version": "0.3.0",
"name": "@abp/core",

@@ -4,0 +4,0 @@ "publishConfig": {

@@ -239,3 +239,3 @@ var abp = abp || {};

return $.Deferred(function ($dfd) {
$dfd.resolve();
$dfd.resolve(result);
});

@@ -242,0 +242,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